Skip to content

Commit 98bb8cf

Browse files
author
Genkzsz11
committed
PixelProps: Redfine june
1 parent ff6d2d5 commit 98bb8cf

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
@@ -62,7 +62,7 @@ public class PixelPropsUtils {
6262
propsToChange.put("DEVICE", "redfin");
6363
propsToChange.put("PRODUCT", "redfin");
6464
propsToChange.put("MODEL", "Pixel 5");
65-
propsToChange.put("FINGERPRINT", "google/redfin/redfin:11/RQ2A.210505.003/7255357:user/release-keys");
65+
propsToChange.put("FINGERPRINT", "google/redfin/redfin:11/RQ3A.210605.005/7349499:user/release-keys");
6666
}
6767

6868
public static void setProps(String packageName) {

0 commit comments

Comments
 (0)