aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Berbary <sberbary@google.com>2023-04-12 16:57:15 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2023-04-12 16:57:15 +0000
commit99b46a3371932162e6a0daf69c055f07df7b8353 (patch)
treeca6040f712d18de1c370f6836eb4828d162854ef
parentdf75dca61824df80c7bff1b4cd7d6b1f7d84901f (diff)
parentf016d3587c5654260e630b12841e0b933ed85bc6 (diff)
downloadbuild-99b46a3371932162e6a0daf69c055f07df7b8353.tar.gz
Update Security String to 2023-06-01 am: 333b59fd7f am: f016d3587c
Original change: https://googleplex-android-review.googlesource.com/c/platform/build/+/22555018 Change-Id: Ia819a76220740ffb5975450804bf0ec881d6b568 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 f8abb8feae..b7caa22459 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-05-01
+ PLATFORM_SECURITY_PATCH := 2023-06-01
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH