3
0
Fork 0

PIHooks: Update fingerprint to komodo_beta AP31.240617.015

Change-Id: I088207c981d6088e361b456bc4844829b8115ee2
This commit is contained in:
ralph950412 2024-09-05 15:12:38 +00:00
parent a9c382d622
commit e9608bfe03
1 changed files with 3 additions and 3 deletions

View File

@ -57,14 +57,14 @@ public class PropImitationHooks {
"com.google.android.gms/.auth.uiflows.minutemaid.MinuteMaidActivity");
private static final Map<String, String> sPixelNineProps = Map.of(
"PRODUCT", "komodo",
"PRODUCT", "komodo_beta",
"DEVICE", "komodo",
"HARDWARE", "komodo",
"MANUFACTURER", "Google",
"BRAND", "google",
"MODEL", "Pixel 9 Pro XL",
"ID", "AD1A.240530.047",
"FINGERPRINT", "google/komodo/komodo:14/AD1A.240530.047/12143574:user/release-keys"
"ID", "AP31.240617.015",
"FINGERPRINT", "google/komodo_beta/komodo:15/AP31.240617.015/12207491:user/release-keys"
);
private static final Map<String, String> sPixelTabletProps = Map.of(