device.mk: Freeze vendor security patch 2021-09-07 am: c2c594926f am: 18e85dbcb0 am: 97c3544804 am: abdf8bcf43
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/15613533 Change-Id: Icd4ec0176cd5b81b6fd0d29c9d1ec70d45a50107
This commit is contained in:
commit
a430c2f093
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue