commit | 15372f5484f59cf70eb56752782cbfec8d24b56f | [log] [tgz] |
---|---|---|
author | Bassem Khalife <bkhalife@google.com> | Mon Jul 17 23:58:36 2023 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Mon Jul 17 23:58:36 2023 +0000 |
tree | 5d0b627d14964062535ef87159da5c75e7b22d9c | |
parent | bd58a9d5b711753ec557d6ab5b8a8b9053b36281 [diff] | |
parent | 24989320311af292d77ba69b3282bfa292f708cb [diff] |
Update Security String to 2023-09-01 am: e226175ddf am: 2498932031 Original change: https://googleplex-android-review.googlesource.com/c/platform/build/+/24033092 Change-Id: I1ba9f121b7b70420083aea4c66f4995683c12d97 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 af02b01..4cd2eaf 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-08-01 + PLATFORM_SECURITY_PATCH := 2023-09-01 endif .KATI_READONLY := PLATFORM_SECURITY_PATCH