diff --git a/.gitignore b/.gitignore index d8aa47a..a18694b 100644 --- a/.gitignore +++ b/.gitignore @@ -14,5 +14,6 @@ .cxx local.properties /module/classes.dex +/module/pif.json /module/zygisk/* -/out/* \ No newline at end of file +/out/* diff --git a/module/pif.json b/module/pif.json deleted file mode 100644 index 4301cbf..0000000 --- a/module/pif.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "PRODUCT": "taimen", - "DEVICE": "taimen", - "MANUFACTURER": "Google", - "BRAND": "google", - "MODEL": "Pixel 2 XL", - "FINGERPRINT": "google/taimen/taimen:8.1.0/OPM4.171019.021.R1/4833808:user/release-keys", - "SECURITY_PATCH": "2018-07-05", - "FIRST_API_LEVEL": "25" -} \ No newline at end of file