From 22a26f8c19569d963e636088651b69faab2806ae Mon Sep 17 00:00:00 2001 From: Bharath Date: Sat, 14 May 2022 11:16:24 +0530 Subject: [PATCH] FP3: Update blobs from FP3-REL-8901.4.A.0010-gms-f74c58a8-user Change-Id: I3a4692b03c32e3f910bf02df3d3612921bca109b --- BoardConfig.mk | 2 +- lineage_FP3.mk | 6 +++--- proprietary-files.txt | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/BoardConfig.mk b/BoardConfig.mk index 2b46125c..eb43a106 100644 --- a/BoardConfig.mk +++ b/BoardConfig.mk @@ -237,7 +237,7 @@ TARGET_PER_MGR_ENABLED := true TARGET_RECOVERY_FSTAB := $(DEVICE_PATH)/rootdir/etc/recovery.fstab # Vendor Security Patch Level -VENDOR_SECURITY_PATCH := "2021-11-06" +VENDOR_SECURITY_PATCH := "2022-04-05" # NFC BOARD_NFC_CHIPSET := pn553 diff --git a/lineage_FP3.mk b/lineage_FP3.mk index 57c98e7a..72d1d430 100644 --- a/lineage_FP3.mk +++ b/lineage_FP3.mk @@ -36,8 +36,8 @@ PRODUCT_GMS_CLIENTID_BASE := android-uniscope # userdebug PRODUCT_BUILD_PROP_OVERRIDES += \ - PRODUCT_NAME=FP3 \ - PRIVATE_BUILD_DESC="FP3-user 10 8901.3.A.0134.20211116 gms-12ee4a80 release-keys" + TARGET_DEVICE=FP3 \ + PRIVATE_BUILD_DESC="FP3-user 11 8901.4.A.0010-gms-f74c58a8 release-keys" # Set BUILD_FINGERPRINT variable to be picked up by both system and vendor build.prop -BUILD_FINGERPRINT := Fairphone/FP3/FP3:10/8901.3.A.0134.20211116/gms-12ee4a80:user/release-keys +BUILD_FINGERPRINT := Fairphone/FP3/FP3:11/8901.4.A.0010/gms-f74c58a8:user/release-keys diff --git a/proprietary-files.txt b/proprietary-files.txt index de78dec1..3ad96af8 100644 --- a/proprietary-files.txt +++ b/proprietary-files.txt @@ -1,4 +1,4 @@ -# All unpinned blobs are extracted from 4.A.0011 preview blobs package +# All unpinned blobs are extracted from FP3-REL-8901.4.A.0010-gms-f74c58a8-user # System partition -- GitLab