From 77f4052d91d108512ba2d3e7cb7a8b58c8926642 Mon Sep 17 00:00:00 2001 From: Jonathan Klee Date: Wed, 16 Feb 2022 18:09:37 +0100 Subject: [PATCH] Switch security patch to 2022-01-05 --- lineage_FP3.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lineage_FP3.mk b/lineage_FP3.mk index 956a7621..753f8771 100644 --- a/lineage_FP3.mk +++ b/lineage_FP3.mk @@ -42,4 +42,4 @@ PRODUCT_BUILD_PROP_OVERRIDES += \ # Set BUILD_FINGERPRINT variable to be picked up by both system and vendor build.prop BUILD_FINGERPRINT := Fairphone/FP3/FP3:10/8901.3.A.0132.20211027/gms-30a0980c:user/release-keys -PLATFORM_SECURITY_PATCH_OVERRIDE := 2021-11-05 +PLATFORM_SECURITY_PATCH_OVERRIDE := 2022-01-05 -- GitLab