aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2021-10-06 12:31:39 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2021-10-06 12:31:39 +0000
commitb8e02c8dd0505cab8d9b825bf8ade13586419729 (patch)
tree7e3e5903a711023bbd4e40903b943fb8e15a6dfa
parentba1242465cdfe3a316c88649c3421e2fef7abfae (diff)
parentff482bb09c99695112c2c676340296cce2718ad7 (diff)
downloadbuild-b8e02c8dd0505cab8d9b825bf8ade13586419729.tar.gz
Snap for 7798373 from ff482bb09c99695112c2c676340296cce2718ad7 to mainline-wifi-releaseandroid-mainline-12.0.0_r40
Change-Id: I4bd6eb009f0e4b3be4b1c30a3f316bc8a7c57528
-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