g12: Update vendor security patch level from wade
authorNolen Johnson <johnsonnolen@gmail.com>
Tue, 11 Jun 2024 00:36:31 +0000 (20:36 -0400)
committerNolen Johnson <johnsonnolen@gmail.com>
Tue, 11 Jun 2024 00:36:31 +0000 (20:36 -0400)
* 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

index 70393d6fbdec723a6c140f55247293ede4f1cab0..4e0e4d1d7c8741a6fae766027226babeb7509ecb 100644 (file)
@@ -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