gs101: Bump SPL to 2025-06-05

Change-Id: I8d3f5a9479d0fddd6fa79baa3e573f00ad125e9c
This commit is contained in:
Michael Bestas 2025-06-14 01:56:43 +03:00 committed by Michael Bestas
parent 9f02944989
commit 9ab8c53f67
No known key found for this signature in database

View file

@ -57,10 +57,10 @@ AB_OTA_POSTINSTALL_CONFIG += \
POSTINSTALL_OPTIONAL_system=true
# Set Vendor SPL to match platform
VENDOR_SECURITY_PATCH := 2025-05-05
VENDOR_SECURITY_PATCH := 2025-06-05
# Set boot SPL
BOOT_SECURITY_PATCH := 2025-05-05
BOOT_SECURITY_PATCH := 2025-06-05
PRODUCT_SOONG_NAMESPACES += \
hardware/google/av \