aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Berbary <sberbary@google.com>2023-04-12 17:28:19 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2023-04-12 17:28:19 +0000
commit02f67f19fb7670ea8790b66b2d27ce532d726253 (patch)
tree95f9a38d2e7862b7512f511a03a4a83a78f9dd9b
parentef94a26990a7c8ea5fd67b5779dd2f99ce5843dd (diff)
parent99b46a3371932162e6a0daf69c055f07df7b8353 (diff)
downloadbuild-02f67f19fb7670ea8790b66b2d27ce532d726253.tar.gz
Update Security String to 2023-06-01 am: 333b59fd7f am: f016d3587c am: 99b46a3371
Original change: https://googleplex-android-review.googlesource.com/c/platform/build/+/22555018 Change-Id: I9513c514cd5994f836a4dd45236d319f4fd56ef0 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 1b66c317d8..9b9f83922c 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