From aa8297accc21c93f675cac1e78bb469d3a4016d1 Mon Sep 17 00:00:00 2001 From: SahilSonar Date: Tue, 23 Apr 2024 17:02:46 +0530 Subject: [PATCH] FP5: Bump to FP5.TT4C.A.154.20240320 --- BoardConfig.mk | 2 +- lineage_FP5.mk | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/BoardConfig.mk b/BoardConfig.mk index 46c9bd2..a3b4bb7 100644 --- a/BoardConfig.mk +++ b/BoardConfig.mk @@ -185,7 +185,7 @@ TARGET_USERIMAGES_USE_F2FS := true ENABLE_VENDOR_RIL_SERVICE := true # Security -VENDOR_SECURITY_PATCH := 2024-02-05 +VENDOR_SECURITY_PATCH := 2024-03-05 # SELinux include device/qcom/sepolicy_vndr-legacy-um/SEPolicy.mk diff --git a/lineage_FP5.mk b/lineage_FP5.mk index 85d2eae..344e9f9 100644 --- a/lineage_FP5.mk +++ b/lineage_FP5.mk @@ -26,4 +26,4 @@ PRODUCT_NAME := lineage_FP5 PRODUCT_GMS_CLIENTID_BASE := android-alcatel -BUILD_FINGERPRINT := Fairphone/FP5/FP5:13/TKQ1.230127.002/TT46:user/release-keys +BUILD_FINGERPRINT := Fairphone/FP5/FP5:13/TKQ1.230127.002/TT4C:user/release-keys -- GitLab