aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2021-10-06 12:31:50 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2021-10-06 12:31:50 +0000
commit78a670b76d005355ce95aa2f75c43db469ae1083 (patch)
tree7e3e5903a711023bbd4e40903b943fb8e15a6dfa
parent240c0ff7c3586a753e86e3ffb4ed535c36319b35 (diff)
parentff482bb09c99695112c2c676340296cce2718ad7 (diff)
downloadbuild-android-mainline-12.0.0_r35.tar.gz
Snap for 7798373 from ff482bb09c99695112c2c676340296cce2718ad7 to mainline-resolv-releaseandroid-mainline-12.0.0_r35
Change-Id: I6ec4c2fd2ecd971334b5453f21eaa10a0e1c17f9
-rw-r--r--core/version_defaults.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index b4329f7ebe..dbc32e1157 100644
--- a/core/version_defaults.mk
+++ b/core/version_defaults.mk
@@ -246,7 +246,7 @@ ifndef PLATFORM_SECURITY_PATCH
# It must be of the form "YYYY-MM-DD" on production devices.
# It must match one of the Android Security Patch Level strings of the Public Security Bulletins.
# If there is no $PLATFORM_SECURITY_PATCH set, keep it empty.
- PLATFORM_SECURITY_PATCH := 2021-10-05
+ PLATFORM_SECURITY_PATCH := 2021-11-05
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH