aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2021-08-16 23:34:27 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2021-08-16 23:34:27 +0000
commitf110637e1e5f0ee9d5aa76ef71536cdc6030f224 (patch)
tree27911fe538b43111ec7dc4f5d80cdaa70e955449
parentf637a4f17a3a6c896b9deeb6292ba79663df2ee2 (diff)
parentcdd8ee8dd9dcdf2c967ed52cf4c6904d74266ce1 (diff)
downloadbuild-android-mainline-12.0.0_r36.tar.gz
Snap for 7647318 from cdd8ee8dd9dcdf2c967ed52cf4c6904d74266ce1 to sc-mainline-releaseandroid-mainline-12.0.0_r4android-mainline-12.0.0_r36android12--mainline-release
Change-Id: Idd362fca76b7ad40af54b5a30a2ec877bd55a6ef
-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 663579ac11..85f63c906c 100644
--- a/core/version_defaults.mk
+++ b/core/version_defaults.mk
@@ -240,7 +240,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-09-05
+ PLATFORM_SECURITY_PATCH := 2021-10-05
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH