Skip to content

Commit 63ffdf4

Browse files
committed
PixelProps: Update redfin FP to march 2023
1 parent d219ea2 commit 63ffdf4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ public class PixelPropsUtils {
4242
"DEVICE", "redfin",
4343
"PRODUCT", "redfin",
4444
"MODEL", "Pixel 5",
45-
"FINGERPRINT", "google/redfin/redfin:13/TP1A.220624.014/8819323:user/release-keys"
45+
"FINGERPRINT", "google/redfin/redfin:13/TQ2A.230305.008.C1/9619669:user/release-keys"
4646
);
4747

4848
private static final Map<String, Object> sPixelXLProps = Map.of(

0 commit comments

Comments
 (0)