zumapro: 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 99edecacb4
commit 6026006c82
No known key found for this signature in database

View file

@ -59,10 +59,10 @@ AB_OTA_POSTINSTALL_CONFIG += \
POSTINSTALL_OPTIONAL_system=true POSTINSTALL_OPTIONAL_system=true
# Set Vendor SPL to match platform # Set Vendor SPL to match platform
VENDOR_SECURITY_PATCH := 2025-05-05 VENDOR_SECURITY_PATCH := 2025-06-05
# Set boot SPL # Set boot SPL
BOOT_SECURITY_PATCH := 2025-05-05 BOOT_SECURITY_PATCH := 2025-06-05
# TODO(b/207450311): Remove this flag once implemented # TODO(b/207450311): Remove this flag once implemented
USE_PIXEL_GRALLOC := false USE_PIXEL_GRALLOC := false