We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d219ea2 commit 63ffdf4Copy full SHA for 63ffdf4
1 file changed
core/java/com/android/internal/util/PixelPropsUtils.java
@@ -42,7 +42,7 @@ public class PixelPropsUtils {
42
"DEVICE", "redfin",
43
"PRODUCT", "redfin",
44
"MODEL", "Pixel 5",
45
- "FINGERPRINT", "google/redfin/redfin:13/TP1A.220624.014/8819323:user/release-keys"
+ "FINGERPRINT", "google/redfin/redfin:13/TQ2A.230305.008.C1/9619669:user/release-keys"
46
);
47
48
private static final Map<String, Object> sPixelXLProps = Map.of(
0 commit comments