gs201: Decommonize boot & vendor SPL

Change-Id: Ibaebb1f7fdf6420006f067b0cfbce8717324d4ed
This commit is contained in:
Michael Bestas
2025-12-05 09:42:26 +02:00
parent 3e855cc5bf
commit 241eea73ae

View File

@@ -56,12 +56,6 @@ AB_OTA_POSTINSTALL_CONFIG += \
FILESYSTEM_TYPE_system=ext4 \
POSTINSTALL_OPTIONAL_system=true
# Set Vendor SPL to match platform
VENDOR_SECURITY_PATCH := 2025-08-05
# Set boot SPL
BOOT_SECURITY_PATCH := 2025-08-05
PRODUCT_SOONG_NAMESPACES += \
hardware/google/av \
hardware/google/interfaces \