Files
PlayIntegrityFork/module/example.pif.json
2023-12-12 08:05:59 -04:00

21 lines
454 B
JSON

// Rename to custom.pif.json once completed
//
// See android.os.Build source for corresponding properties:
// https://android.googlesource.com/platform/frameworks/base/+/master/core/java/android/os/Build.java
{
"MANUFACTURER": "",
"MODEL": "",
"FINGERPRINT": "",
"BRAND": "",
"PRODUCT": "",
"DEVICE": "",
"RELEASE": "",
"ID": "",
"INCREMENTAL": "",
"TYPE": "",
"TAGS": "",
"SECURITY_PATCH": "",
"DEVICE_INITIAL_SDK_INT": ""
}