device.mk: Freeze vendor security patch 2021-09-06 am: ead2bd66e1 am: ab0b191a30 am: bece1b1c01 am: 25fb9f95eb

Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/15580480

Change-Id: I7aea9dbd46d4a4d5bdb9cb94b0be10a5046575fe
This commit is contained in:
Chris Fries 2021-08-17 00:51:15 +00:00 committed by Automerger Merge Worker
commit 22f8c52158

View file

@ -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)