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 Aug 14, 2024
1 parent 19b0eab commit 191fcd5
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions custom.pif.json
Original file line number Diff line number Diff line change
@@ -1,22 +1,22 @@
{
// Build Fields
"MANUFACTURER": "Google",
"MODEL": "Pixel",
"FINGERPRINT": "google/sailfish/sailfish:8.1.0/OPM1.171019.011/4448085:user/release-keys",
"MODEL": "Pixel 8 Pro",
"FINGERPRINT": "google/husky_beta/husky:15/AP31.240617.015/12207491:user/release-keys",
"BRAND": "google",
"PRODUCT": "sailfish",
"DEVICE": "sailfish",
"RELEASE": "8.1.0",
"ID": "OPM1.171019.011",
"INCREMENTAL": "4448085",
"PRODUCT": "husky_beta",
"DEVICE": "husky",
"RELEASE": "15",
"ID": "AP31.240617.015",
"INCREMENTAL": "12207491",
"TYPE": "user",
"TAGS": "release-keys",
"SECURITY_PATCH": "2017-12-05",
"SECURITY_PATCH": "2024-08-05",
"DEVICE_INITIAL_SDK_INT": "25",

// System Properties
"*.build.id": "OPM1.171019.011",
"*.security_patch": "2017-12-05",
"*.build.id": "AP31.240617.015",
"*.security_patch": "2024-08-05",
"*api_level": "25",

// Advanced Settings
Expand Down

0 comments on commit 191fcd5

Please sign in to comment.