aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-01-13 12:49:00 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-01-13 12:49:00 +0000
commitd87dce79e8a08a19d2ac85d5a586dfe87157ae19 (patch)
treeaf667137796d49d9ffc0f899e901d39ed0b89b40
parent49dee550a351604c534cef0323c0475632d4b3df (diff)
parenteb1973e0f682fca3a110d250c7cbed6869fb293d (diff)
downloadbuild-d87dce79e8a08a19d2ac85d5a586dfe87157ae19.tar.gz
Snap for 8076125 from eb1973e0f682fca3a110d250c7cbed6869fb293d to mainline-tethering-releaseandroid-mainline-12.0.0_r95android-mainline-12.0.0_r82
Change-Id: Id01baf164a83996f24996574b38a97f95f86fab0
-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 6a9d92ea5c..e7411d0d84 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 := 2022-01-01
+ PLATFORM_SECURITY_PATCH := 2022-02-01
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH