From b3a79cae403edbaf621a2a9fedfe1ccb86504b13 Mon Sep 17 00:00:00 2001 From: Nolen Johnson Date: Mon, 10 Jun 2024 20:36:31 -0400 Subject: [PATCH] g12: Update vendor security patch level from wade * deadpool's diff to wade has almost no changes on the most recent wade build, and the only blob differences are DRM / droidlogic stuff that was _added_. * This is reflective of our blobs/kernel. Change-Id: Ibaa30fdef1c975b245b3d7d5b2d157852037ef3e --- BoardConfigCommon.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 70393d6..4e0e4d1 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -44,7 +44,7 @@ TARGET_RECOVERY_FSTAB := $(COMMON_PATH)/init-files/fstab.amlogic TARGET_RELEASETOOLS_EXTENSIONS := $(COMMON_PATH)/releasetools ## Vendor SPL -VENDOR_SECURITY_PATCH := 2023-02-01 +VENDOR_SECURITY_PATCH := 2024-04-01 ## Include the main common tree BoardConfig makefile include device/amlogic/common/BoardConfigAmlogic.mk -- 2.20.1