commit | 5954b245b7713b859a129e93e325eff771f72d8b | [log] [tgz] |
---|---|---|
author | Lokesh Kumar Goel <lokeshgoel@google.com> | Tue Aug 15 00:32:14 2023 +0000 |
committer | Bassem Khalife <bkhalife@google.com> | Mon Aug 21 17:23:48 2023 +0000 |
tree | 6db1e23522bbddbd74496f130f7d356f373fd4d1 | |
parent | e226175ddfc08646580bc2f6b516670881393ec8 [diff] |
Update Security String to 2023-10-01 Bug: 295937899 Change-Id: Ib26af3dc31e14f6dfe466ba0f73cf9a25a860b71 Merged-In: Ib9596152fe20b412bf7f5e90a19b55f3c0f5523f Merged-In: Iceeda64124c3152e9b31c0b6fa994fe77f90fa3b Merged-In: I0e2c4746c9042f7caf76cafa1db50f7c93cd211f
diff --git a/core/version_defaults.mk b/core/version_defaults.mk index 7db381a..21e3301 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