commit | c5f2b7f1892e4a60c70e30c30aa90df9d9b411c5 | [log] [tgz] |
---|---|---|
author | Steve Berbary <sberbary@google.com> | Sat Jan 14 18:21:20 2023 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Sat Jan 14 18:21:20 2023 +0000 |
tree | 3045964115ab32c1ca2e1d3e38e85a21122bf10f | |
parent | 96c6d382fa9df459e2ac19343bf6daf252e7826b [diff] | |
parent | 033863be2548f2fb212ed657ec23d23d04f10c03 [diff] |
Update Security String to 2023-03-01 am: 663e449fbf am: 033863be25 Original change: https://googleplex-android-review.googlesource.com/c/platform/build/+/20984665 Change-Id: I6d8deaaab9592f853e014210e16f8a09f5b673f5 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
diff --git a/core/version_defaults.mk b/core/version_defaults.mk index e2e062a..cffd495 100644 --- a/core/version_defaults.mk +++ b/core/version_defaults.mk
@@ -240,7 +240,7 @@ # 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