Custom props!

This commit is contained in:
chiteroman
2023-11-25 17:31:37 +01:00
parent 27c00e2ce7
commit edffde9b1a
7 changed files with 24804 additions and 49 deletions

View File

@@ -1,7 +1,6 @@
id=playintegrityfix
name=Play Integrity Fix
version=v13.7
versionCode=137
version=v1.1-PROPS
versionCode=1
author=chiteroman
description=Fix CTS profile (SafetyNet) and DEVICE verdict (Play Integrity).
updateJson=https://raw.githubusercontent.com/chiteroman/PlayIntegrityFix/main/update.json
description=Fix CTS profile (SafetyNet) and DEVICE verdict (Play Integrity).

10
module/pif.json Normal file
View File

@@ -0,0 +1,10 @@
{
"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"
}