aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2021-12-11 07:20:22 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2021-12-11 07:20:22 +0000
commit03880865ced2659312c205b3d7f77cdd364c279a (patch)
tree6e082c22f0d8de8fcaba398ff54502fde78ff1e4
parentceca51eee738e63adb3416a0eb713ddbc0f59fdd (diff)
parente6d21cc60b2baa5d0b6395cee5236dbc1ceed7eb (diff)
downloadbuild-03880865ced2659312c205b3d7f77cdd364c279a.tar.gz
Snap for 7991789 from e6d21cc60b2baa5d0b6395cee5236dbc1ceed7eb to mainline-permission-releaseandroid-mainline-12.0.0_r64
Change-Id: I3163188d5420feefa66b064f486289aca18d2f63
-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 dbc32e1157..6a9d92ea5c 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-11-05
+ PLATFORM_SECURITY_PATCH := 2022-01-01
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH