aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Berbary <sberbary@google.com>2023-02-10 23:05:44 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2023-02-10 23:05:44 +0000
commitac6cd2c238d11bdcf5b3801b833c405fc24b3a1b (patch)
tree670faf42fc7ab7b616c16b6787e336f2e6c29fcb
parent033863be2548f2fb212ed657ec23d23d04f10c03 (diff)
parent641c8e9c6b6fe864da23fc08c10420349e715a13 (diff)
downloadbuild-ac6cd2c238d11bdcf5b3801b833c405fc24b3a1b.tar.gz
Update Security String to 2023-04-01 am: 641c8e9c6b
Original change: https://googleplex-android-review.googlesource.com/c/platform/build/+/21359394 Change-Id: Iaafdec728f0c42bea952f400f873d1987dd52561 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 70371e8a33..73ff4f56ec 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-03-01
+ PLATFORM_SECURITY_PATCH := 2023-04-01
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH