We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eff38e1 commit 65a7de8Copy full SHA for 65a7de8
1 file changed
core/java/com/android/internal/util/nad/PixelPropsUtils.java
@@ -45,7 +45,7 @@ public class PixelPropsUtils {
45
propsToChange.put("DEVICE", "redfin");
46
propsToChange.put("PRODUCT", "redfin");
47
propsToChange.put("MODEL", "Pixel 5");
48
- propsToChange.put("FINGERPRINT", "google/redfin/redfin:11/RQ2A.210305.007/7124944:user/release-keys");
+ propsToChange.put("FINGERPRINT", "google/redfin/redfin:11/RQ2A.210405.005/7181113:user/release-keys");
49
}
50
51
public static void setProps(String packageName) {
0 commit comments