device.mk: Freeze vendor security patch 2021-09-07 am: c2c594926f

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

Change-Id: I4d0c39d7e20e2c75afd5bb77cb9b578ec58a95af
This commit is contained in:
Chris Fries 2021-08-18 20:04:12 +00:00 committed by Automerger Merge Worker
commit b31a45d447

View file

@ -28,7 +28,7 @@ POSTINSTALL_OPTIONAL_system=true
ifneq (,$(filter userdebug eng, $(TARGET_BUILD_VARIANT))) ifneq (,$(filter userdebug eng, $(TARGET_BUILD_VARIANT)))
# STOPSHIP (b/187105270) hack: temp freeze to a lower security patch # STOPSHIP (b/187105270) hack: temp freeze to a lower security patch
VENDOR_SECURITY_PATCH = 2021-09-06 VENDOR_SECURITY_PATCH = 2021-09-07
else else
# Set Vendor SPL to match platform # Set Vendor SPL to match platform
VENDOR_SECURITY_PATCH = $(PLATFORM_SECURITY_PATCH) VENDOR_SECURITY_PATCH = $(PLATFORM_SECURITY_PATCH)