gs101: Decommonize boot & vendor SPL

Change-Id: Ibaebb1f7fdf6420006f067b0cfbce8717324d4ed
This commit is contained in:
Michael Bestas
2025-12-05 09:42:26 +02:00
parent 1d9d19cdbe
commit 27305b2219

View File

@@ -54,12 +54,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 \