commit | bbab8e06536386d0578b1faf7c24c18772716013 | [log] [tgz] |
---|---|---|
author | Lokesh Kumar Goel <lokeshgoel@google.com> | Tue Aug 22 12:29:09 2023 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Aug 22 12:29:09 2023 +0000 |
tree | 44900b9b49889d5233d53a52f5c2ed515dd8ebda | |
parent | 15372f5484f59cf70eb56752782cbfec8d24b56f [diff] | |
parent | 49b6ed9c5a8e59eba736a356251f36f352e731dd [diff] |
Update Security String to 2023-10-01 am: 5954b245b7 am: 49b6ed9c5a Original change: https://googleplex-android-review.googlesource.com/c/platform/build/+/24425586 Change-Id: Iff1570ebb1d67e3da7636a7628aaadae0ce76a98 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 4cd2eaf..aba66c6 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-09-01 + PLATFORM_SECURITY_PATCH := 2023-10-01 endif .KATI_READONLY := PLATFORM_SECURITY_PATCH