sdm660-common: 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
Signed-off-by: pix106 <sbordenave@gmail.com>
This commit is contained in:
Chris Fries 2021-07-08 10:33:18 +02:00 committed by pix106
parent d1f590b76c
commit 9512942072

View file

@ -212,6 +212,9 @@ TARGET_USE_AOSP_SURFACEFLINGER := true
# USB
TARGET_USES_USB_GADGET_HAL := true
# Vendor Security patch level
VENDOR_SECURITY_PATCH := $(PLATFORM_SECURITY_PATCH)
# VNDK
BOARD_VNDK_VERSION := current