Skip to content

Commit

Permalink
base: PixelPropsUtils: Update redfin fp to SQ1A.211205.008
Browse files Browse the repository at this point in the history
Signed-off-by: Rafiester <[email protected]>
  • Loading branch information
Rafiester committed Dec 8, 2021
1 parent a0ca9e6 commit 124f433
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ public class PixelPropsUtils {
propsToChange.put("DEVICE", "redfin");
propsToChange.put("PRODUCT", "redfin");
propsToChange.put("MODEL", "Pixel 5");
propsToChange.put("FINGERPRINT", "google/redfin/redfin:12/SP1A.211105.003/7757856:user/release-keys");
propsToChange.put("FINGERPRINT", "google/redfin/redfin:12/SQ1A.211205.008/7888514:user/release-keys");
propsToChangePixelXL = new HashMap<>();
propsToChangePixelXL.put("BRAND", "google");
propsToChangePixelXL.put("MANUFACTURER", "Google");
Expand Down

0 comments on commit 124f433

Please sign in to comment.