aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Berbary <sberbary@google.com>2023-01-14 18:55:40 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2023-01-14 18:55:40 +0000
commit70228fd7d92428c702a06feae955f41181323fdd (patch)
tree32817e96a3952288c70fbefe0005191fbc321d60
parent183fb0df0effadc784a8ae7e57291a58289041b5 (diff)
parentc5f2b7f1892e4a60c70e30c30aa90df9d9b411c5 (diff)
downloadbuild-70228fd7d92428c702a06feae955f41181323fdd.tar.gz
Update Security String to 2023-03-01 am: 663e449fbf am: 033863be25 am: c5f2b7f189
Original change: https://googleplex-android-review.googlesource.com/c/platform/build/+/20984665 Change-Id: Idfc5ebb5c6ee90b6fe8c81d1d183e1c17b918ab1 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 e83e1f5858..856c6937be 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-02-01
+ PLATFORM_SECURITY_PATCH := 2023-03-01
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH