Revert "device.mk: Freeze vendor security patch 2021-09-0x"
Undo this temp hack before launch. Bug: 187105270 Change-Id: Ieb210d1c713aa4434748af8d6848574f5da7f798
This commit is contained in:
parent
72cccf1d6f
commit
ad0409f917
1 changed files with 0 additions and 5 deletions
|
@ -26,13 +26,8 @@ AB_OTA_POSTINSTALL_CONFIG += \
|
|||
FILESYSTEM_TYPE_system=ext4 \
|
||||
POSTINSTALL_OPTIONAL_system=true
|
||||
|
||||
ifneq (,$(filter userdebug eng, $(TARGET_BUILD_VARIANT)))
|
||||
# STOPSHIP (b/187105270) hack: temp freeze to a lower security patch
|
||||
VENDOR_SECURITY_PATCH = 2021-09-07
|
||||
else
|
||||
# Set Vendor SPL to match platform
|
||||
VENDOR_SECURITY_PATCH = $(PLATFORM_SECURITY_PATCH)
|
||||
endif
|
||||
|
||||
# Set boot SPL
|
||||
BOOT_SECURITY_PATCH = $(PLATFORM_SECURITY_PATCH)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue