Freeze SPL to 2025-05-05
Change-Id: I3dfa3c342582d14c1b5b89061c8a58a72dc6cbcd
This commit is contained in:
parent
14359cb4b2
commit
43f667773c
1 changed files with 2 additions and 2 deletions
|
@ -58,10 +58,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 = $(PLATFORM_SECURITY_PATCH)
|
VENDOR_SECURITY_PATCH := 2025-05-05
|
||||||
|
|
||||||
# Set boot SPL
|
# Set boot SPL
|
||||||
BOOT_SECURITY_PATCH = $(PLATFORM_SECURITY_PATCH)
|
BOOT_SECURITY_PATCH := 2025-05-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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue