mirror of
https://github.com/chiteroman/PlayIntegrityFix.git
synced 2025-01-19 03:22:39 +02:00
Merge pull request #100 from osm0sis/patch-1
Update .gitignore: hide included pif.json from git tree
This commit is contained in:
commit
0731653100
3
.gitignore
vendored
3
.gitignore
vendored
@ -14,5 +14,6 @@
|
|||||||
.cxx
|
.cxx
|
||||||
local.properties
|
local.properties
|
||||||
/module/classes.dex
|
/module/classes.dex
|
||||||
|
/module/pif.json
|
||||||
/module/zygisk/*
|
/module/zygisk/*
|
||||||
/out/*
|
/out/*
|
||||||
|
@ -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"
|
|
||||||
}
|
|
Loading…
Reference in New Issue
Block a user