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 Nov 27, 2024
1 parent 71d162f commit 96e00ec
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions custom.pif.json
Original file line number Diff line number Diff line change
@@ -1,22 +1,22 @@
{
// Build Fields
"MANUFACTURER": "Google",
"MODEL": "Pixel 8a",
"FINGERPRINT": "google/akita_beta/akita:15/AP41.240925.009/12534705:user/release-keys",
"MODEL": "Pixel 9",
"FINGERPRINT": "google/tokay_beta/tokay:15/BP11.241025.006/12620009:user/release-keys",
"BRAND": "google",
"PRODUCT": "akita_beta",
"DEVICE": "akita",
"PRODUCT": "tokay_beta",
"DEVICE": "tokay",
"RELEASE": "15",
"ID": "AP41.240925.009",
"INCREMENTAL": "12534705",
"ID": "BP11.241025.006",
"INCREMENTAL": "12620009",
"TYPE": "user",
"TAGS": "release-keys",
"SECURITY_PATCH": "2024-10-05",
"SECURITY_PATCH": "2024-11-05",
"DEVICE_INITIAL_SDK_INT": "25",

// System Properties
"*.build.id": "AP41.240925.009",
"*.security_patch": "2024-10-05",
"*.build.id": "BP11.241025.006",
"*.security_patch": "2024-11-05",
"*api_level": "25",

// Advanced Settings
Expand Down

0 comments on commit 96e00ec

Please sign in to comment.