Skip to content

Commit

Permalink
Update custom.pif.json
Browse files Browse the repository at this point in the history
  • Loading branch information
tzagim committed May 24, 2024
1 parent bca4ae6 commit 4537b5f
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions custom.pif.json
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
{
// Build Fields
"MANUFACTURER": "null",
"MODEL": "null",
"FINGERPRINT": "null",
"BRAND": "null",
"PRODUCT": "null",
"DEVICE": "null",
"RELEASE": "",
"ID": "",
"INCREMENTAL": "",
"TYPE": "",
"TAGS": "",
"SECURITY_PATCH": "",
"MANUFACTURER": "Google",
"MODEL": "Pixel",
"FINGERPRINT": "google/sailfish/sailfish:8.1.0/OPM1.171019.011/4448085:user/release-keys",
"BRAND": "google",
"PRODUCT": "sailfish",
"DEVICE": "sailfish",
"RELEASE": "8.1.0",
"ID": "OPM1.171019.011",
"INCREMENTAL": "4448085",
"TYPE": "user",
"TAGS": "release-keys",
"SECURITY_PATCH": "2017-12-05",
"DEVICE_INITIAL_SDK_INT": "25",

// System Properties
"*.build.id": "",
"*.security_patch": "",
"*.build.id": "OPM1.171019.011",
"*.security_patch": "2017-12-05",
"*api_level": "25"
}

0 comments on commit 4537b5f

Please sign in to comment.