diff --git a/device.mk b/device.mk index 648f65d6..19b1693e 100644 --- a/device.mk +++ b/device.mk @@ -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 \