device.mk: Freeze vendor security patch 2021-09-06 am: ead2bd66e1 am: ab0b191a30 am: bece1b1c01
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/15580480 Change-Id: If6ad13ddb679199412fc8c265a85d31b1c02cfed
This commit is contained in:
commit
7b16c89dd0
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ 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-05
|
||||
VENDOR_SECURITY_PATCH = 2021-09-06
|
||||
else
|
||||
# Set Vendor SPL to match platform
|
||||
VENDOR_SECURITY_PATCH = $(PLATFORM_SECURITY_PATCH)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue