aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnkur Bakshi <ankurbakshi@google.com>2023-10-16 17:57:05 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2023-10-16 17:57:05 +0000
commita8ff055371884e2e502c23e171dabf87037aff64 (patch)
treebf40bf830d8256b10b1ab41db825bd445ca2c11f
parentb80ca22f4dd1329c7a31cf5a0d940abf8044886a (diff)
parentc2b45030ce9878bca612410b019b9f7fe1e7211e (diff)
downloadbuild-a8ff055371884e2e502c23e171dabf87037aff64.tar.gz
Update Security String to 2023-12-01 am: c2b45030ce
Original change: https://googleplex-android-review.googlesource.com/c/platform/build/+/24933817 Change-Id: I39df17f1e992205b717b1139cae2da7febf695fa 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 cf34f39483..acaf345fda 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 := 2023-11-01
+ PLATFORM_SECURITY_PATCH := 2023-12-01
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH