commit | 033863be2548f2fb212ed657ec23d23d04f10c03 | [log] [tgz] |
---|---|---|
author | Steve Berbary <sberbary@google.com> | Sat Jan 14 17:45:06 2023 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Sat Jan 14 17:45:06 2023 +0000 |
tree | 357ce51a861ece41f39ea43ba35166fbf962ee87 | |
parent | dbab538973811029a4de3bd393afd3274620ac86 [diff] | |
parent | 663e449fbfdc939057005bdc835c5dd08dd15ee7 [diff] |
Update Security String to 2023-03-01 am: 663e449fbf Original change: https://googleplex-android-review.googlesource.com/c/platform/build/+/20984665 Change-Id: Ic2de423da2f3efd97d10563a288c2167b270b906 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 5537b67..70371e8 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