sm6150-common: Decommonize vendor security patch level

This common tree is updated further than the EOL state of
some devices now. For EOL devices we can not update the
device specific proprietary vendor blobs. Since the vendor
security patch level should be set according to the least
updated components in vendor this differs betweeen devices,
hence decommonize it so that devices with up-to-date stock
can update it.

Change-Id: I320b2f93f7b78d01393259662450f328bbef5484
This commit is contained in:
Arian 2022-06-28 00:24:53 +02:00
parent e0b57d8fa6
commit 1bc49c2aff

View File

@ -142,9 +142,6 @@ ENABLE_VENDOR_RIL_SERVICE := true
TARGET_RECOVERY_UPDATER_LIBS := librecovery_updater_xiaomi
TARGET_RELEASETOOLS_EXTENSIONS := $(COMMON_PATH)
# Security patch level
VENDOR_SECURITY_PATCH := 2021-09-01
# Sepolicy
TARGET_SEPOLICY_DIR := msmsteppe
include device/qcom/sepolicy_vndr/SEPolicy.mk