From d5e42d054a86a8afe093d2b89416103025583d49 Mon Sep 17 00:00:00 2001 From: Nolen Johnson Date: Fri, 11 Oct 2024 16:11:01 -0400 Subject: [PATCH] g12a: Make security patch reflect wade's latest Change-Id: Ia5271993a62f066873575b2dd22eb21f11a7f6c4 --- BoardConfigCommon.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index ed2bfea..5696820 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -58,7 +58,7 @@ TARGET_RECOVERY_FSTAB := $(COMMON_PATH)/init-files/fstab.amlogic TARGET_RELEASETOOLS_EXTENSIONS := $(COMMON_PATH)/releasetools ## Vendor SPL -VENDOR_SECURITY_PATCH := 2024-04-01 +VENDOR_SECURITY_PATCH := 2024-07-01 ## Include the main common tree BoardConfig makefile include device/amlogic/common/BoardConfigAmlogic.mk -- 2.20.1