diff --git a/BoardConfig.mk b/BoardConfig.mk index 80d64d053977052e15a1a105d29d4bc84358cc62..711be7c3d01c3f338a06bee5fb060ad29c94dc95 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 := "2020-12-05" +VENDOR_SECURITY_PATCH := "2021-03-05" # NFC BOARD_NFC_CHIPSET := pn553 diff --git a/lineage_FP3.mk b/lineage_FP3.mk index 303e213dd7d7ee2ff6cdcc00ae8bf65f0150031b..0e7f690055ebe8bd72a94a89c7fe8ffa4ae06b0b 100644 --- a/lineage_FP3.mk +++ b/lineage_FP3.mk @@ -37,7 +37,7 @@ PRODUCT_GMS_CLIENTID_BASE := android-uniscope # userdebug PRODUCT_BUILD_PROP_OVERRIDES += \ PRODUCT_NAME=FP3 \ - PRIVATE_BUILD_DESC="FP3-user 10 8901.3.A.0078-SS.20210105 01051344 release-keys" + PRIVATE_BUILD_DESC="FP3-user 10 8901.3.A.0101-SS.20210428 04281449 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.0078-SS.20210105/01051344:user/release-keys \ No newline at end of file +BUILD_FINGERPRINT := Fairphone/FP3/FP3:10/8901.3.A.0101-SS.20210428/04281449:user/release-keys