wahoo: Set VENDOR_SECURITY_PATCH to platform

Set the VENDOR_SECURITY_PATCH level to match the platform
security patch level. These are functionally the same.

Bug: 125914443
Change-Id: Ib77ab115d6faabd21958c34e2dae49ec96421fdd
This commit is contained in:
Chris Fries
2024-07-10 19:00:40 +08:00
committed by Asriadi Rahim
parent 79a0c89b11
commit f641db3afd

View File

@@ -852,7 +852,7 @@ PRODUCT_PACKAGES += \
libhwbinder
# Setting vendor SPL
VENDOR_SECURITY_PATCH := "2020-10-05"
VENDOR_SECURITY_PATCH := $(PLATFORM_SECURITY_PATCH)
# Task profiles
PRODUCT_COPY_FILES += \