From f8862d9c4d9fd808f9274703a3bfecf5a05b0ac3 Mon Sep 17 00:00:00 2001 From: Soo-Hwan Na <69458352+roynatech2544@users.noreply.github.com> Date: Sun, 24 Oct 2021 13:56:21 +0900 Subject: [PATCH] universal7885: Update redfin fingerprint to latest Change-Id: I85660de82de6713d3f804575126bf98bbbd1f181 Signed-off-by: roynatech2544 --- universal7885-common/fingerprint.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/universal7885-common/fingerprint.mk b/universal7885-common/fingerprint.mk index ffe330a..39f2971 100644 --- a/universal7885-common/fingerprint.mk +++ b/universal7885-common/fingerprint.mk @@ -1,7 +1,7 @@ PRODUCT_GMS_CLIENTID_BASE := android-google # Set BUILD_FINGERPRINT variable to be picked up by both system and vendor build.prop -BUILD_FINGERPRINT := "google/redfin/redfin:12/SPB5.210812.002/7671067:user/release-keys" +BUILD_FINGERPRINT := "google/redfin/redfin:12/SP1A.210812.015/7679548:user/release-keys" PRODUCT_BUILD_PROP_OVERRIDES += \ - PRIVATE_BUILD_DESC="redfin-user 12 SPB5.210812.002 7671067 release-keys" + PRIVATE_BUILD_DESC="redfin-user 12 SP1A.210812.015 7679548 release-keys"