Skip to content

Commit 124f433

Browse files
committed
base: PixelPropsUtils: Update redfin fp to SQ1A.211205.008
Signed-off-by: Rafiester <rafi.haqqi@gmail.com>
1 parent a0ca9e6 commit 124f433

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

core/java/com/android/internal/util/nad/PixelPropsUtils.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ public class PixelPropsUtils {
6666
propsToChange.put("DEVICE", "redfin");
6767
propsToChange.put("PRODUCT", "redfin");
6868
propsToChange.put("MODEL", "Pixel 5");
69-
propsToChange.put("FINGERPRINT", "google/redfin/redfin:12/SP1A.211105.003/7757856:user/release-keys");
69+
propsToChange.put("FINGERPRINT", "google/redfin/redfin:12/SQ1A.211205.008/7888514:user/release-keys");
7070
propsToChangePixelXL = new HashMap<>();
7171
propsToChangePixelXL.put("BRAND", "google");
7272
propsToChangePixelXL.put("MANUFACTURER", "Google");

0 commit comments

Comments
 (0)