Skip to content

Commit

Permalink
CustomPropsUtils: Update raven fingerprint to November
Browse files Browse the repository at this point in the history
Change-Id: I0e126804d7a403ad0908faaaad749051a1d54c18
Signed-off-by: LibXZR <[email protected]>
  • Loading branch information
libxzr committed Nov 15, 2022
1 parent bd4f30b commit 9549307
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ public class CustomPropsUtils {
propsToChangePixel6.put("PRODUCT", "raven");
propsToChangePixel6.put("MODEL", "Pixel 6 Pro");
propsToChangePixel6.put(
"FINGERPRINT", "google/raven/raven:13/TP1A.221005.002/9012097:user/release-keys");
"FINGERPRINT", "google/raven/raven:13/TP1A.221105.002/9080065:user/release-keys");
propsToChangePixelXL = new HashMap<>();
propsToChangePixelXL.put("BRAND", "google");
propsToChangePixelXL.put("MANUFACTURER", "Google");
Expand Down

0 comments on commit 9549307

Please sign in to comment.