aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Berbary <sberbary@google.com>2022-10-05 07:47:02 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2022-10-05 07:47:02 +0000
commit73aadc06b1fa7fa6005eeb44c957f741f2be531f (patch)
treefff841dfdffeb1638ee56531202259f501bd012d
parent214aa1d7855427f3095d90b5b23bcfeb4372ec08 (diff)
parentb69ef0361eaa78799411d5480f82af60091e26c0 (diff)
downloadbuild-73aadc06b1fa7fa6005eeb44c957f741f2be531f.tar.gz
Update Security String to 2022-12-01 am: 29b4ab90cb am: 52572070e1 am: 06824008a5 am: e3c6411b3a am: b69ef0361e
Original change: https://googleplex-android-review.googlesource.com/c/platform/build/+/20112472 Change-Id: Ic077fb16e1af7d0d6f815fc41c7e55a7787c4eb9 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-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 3da5d7dd8c..6c640f4732 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 := 2022-11-01
+ PLATFORM_SECURITY_PATCH := 2022-12-01
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH