commit | af858ede1913dda08f002e4221b4d7c2c0e95600 | [log] [tgz] |
---|---|---|
author | Steve Berbary <sberbary@google.com> | Sat Feb 11 00:00:19 2023 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Sat Feb 11 00:00:19 2023 +0000 |
tree | 5c1d271951a3594ff9898b440ae617cab15eee22 | |
parent | f318e46c60a526b3032df4269e2bca4996236138 [diff] | |
parent | ac6cd2c238d11bdcf5b3801b833c405fc24b3a1b [diff] |
Update Security String to 2023-04-01 am: 641c8e9c6b am: ac6cd2c238 Original change: https://googleplex-android-review.googlesource.com/c/platform/build/+/21359394 Change-Id: I86a0cbbb0d37c3170cab80ff9e12fcee345f1ee6 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 cffd495..0533d53 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-03-01 + PLATFORM_SECURITY_PATCH := 2023-04-01 endif .KATI_READONLY := PLATFORM_SECURITY_PATCH