diff --git a/device.mk b/device.mk index 0edb2d9e..67425284 100644 --- a/device.mk +++ b/device.mk @@ -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 \