commit | 60b2df3993bfc4746728b18ed13e1ab70cc2e5a6 | [log] [tgz] |
---|---|---|
author | Steve Berbary <sberbary@google.com> | Wed Apr 13 18:22:45 2022 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Apr 13 18:22:45 2022 +0000 |
tree | 5ad2c6f21e5e59d4e148bb7d6ae07acdb0ce56d7 | |
parent | 16ddab6505ed4981c0317914d2b70042a10638da [diff] | |
parent | 92e198169edb8423586829aaf07e08a15f4037a1 [diff] |
Update Security String to 2022-06-01 am: ff8d7d7825 am: 92e198169e Original change: https://googleplex-android-review.googlesource.com/c/platform/build/+/17615363 Change-Id: I3ff0f3cb0dd72abe5eb9274653cddb53d1dac245 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 4df7f0a..1d2e27c 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 := 2022-05-01 + PLATFORM_SECURITY_PATCH := 2022-06-01 endif .KATI_READONLY := PLATFORM_SECURITY_PATCH