From: Nolen Johnson Date: Tue, 11 Jun 2024 00:36:31 +0000 (-0400) Subject: g12: Update vendor security patch level from wade X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=b3a79cae403edbaf621a2a9fedfe1ccb86504b13;p=GitHub%2FLineageOS%2FG12%2Fandroid_device_amlogic_g12-common.git 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 --- 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