clover: set vendor security patch from Miui 10 release

This commit is contained in:
Max Weffers 2018-11-26 10:24:44 +01:00
parent 2722932a93
commit 2f9c181409
No known key found for this signature in database
GPG key ID: 795F73D22FB93FAE

View file

@ -39,6 +39,9 @@ TARGET_RECOVERY_DEVICE_MODULES := libinit_clover
# Manifest
DEVICE_MANIFEST_FILE := $(DEVICE_PATH)/manifest.xml
# Security patch level
VENDOR_SECURITY_PATCH := 2018-10-01
# Custom Bootimg for prebuilt kernel
BOARD_CUSTOM_BOOTIMG := true
BOARD_CUSTOM_BOOTIMG_MK := $(DEVICE_PATH)/mkbootimg.mk