We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff6d2d5 commit 98bb8cfCopy full SHA for 98bb8cf
1 file changed
core/java/com/android/internal/util/nad/PixelPropsUtils.java
@@ -62,7 +62,7 @@ public class PixelPropsUtils {
62
propsToChange.put("DEVICE", "redfin");
63
propsToChange.put("PRODUCT", "redfin");
64
propsToChange.put("MODEL", "Pixel 5");
65
- propsToChange.put("FINGERPRINT", "google/redfin/redfin:11/RQ2A.210505.003/7255357:user/release-keys");
+ propsToChange.put("FINGERPRINT", "google/redfin/redfin:11/RQ3A.210605.005/7349499:user/release-keys");
66
}
67
68
public static void setProps(String packageName) {
0 commit comments