Skip to content

Commit 65a7de8

Browse files
author
Genkzsz11
committed
PixelProp: Redfin april
Signed-off-by: Genkzsz11 <genkzsz11@nusantaradevs.org>
1 parent eff38e1 commit 65a7de8

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
@@ -45,7 +45,7 @@ public class PixelPropsUtils {
4545
propsToChange.put("DEVICE", "redfin");
4646
propsToChange.put("PRODUCT", "redfin");
4747
propsToChange.put("MODEL", "Pixel 5");
48-
propsToChange.put("FINGERPRINT", "google/redfin/redfin:11/RQ2A.210305.007/7124944:user/release-keys");
48+
propsToChange.put("FINGERPRINT", "google/redfin/redfin:11/RQ2A.210405.005/7181113:user/release-keys");
4949
}
5050

5151
public static void setProps(String packageName) {

0 commit comments

Comments
 (0)