zippo: define vendor security patch level

Change-Id: I37a64c188114650f75c3ac29e84f9d4215096af7
This commit is contained in:
Einar Gednochsson
2024-03-29 12:11:23 +01:00
committed by chematelegram
parent 13f83feb19
commit 04125e371d

View File

@@ -40,5 +40,8 @@ TARGET_TAP_TO_WAKE_NODE := "/sys/devices/virtual/touch/tp_dev/gesture_on"
TARGET_SYSTEM_PROP += $(DEVICE_PATH)/system.prop
TARGET_VENDOR_PROP += $(DEVICE_PATH)/vendor.prop
# Vendor Security patch level
VENDOR_SECURITY_PATCH := 2021-08-01
# Inherit from the proprietary version
-include vendor/lenovo/zippo/BoardConfigVendor.mk