commit | 16ddab6505ed4981c0317914d2b70042a10638da | [log] [tgz] |
---|---|---|
author | Steve Berbary <sberbary@google.com> | Tue Mar 15 19:58:54 2022 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Mar 15 19:58:54 2022 +0000 |
tree | e65580ac8d89494164f2f7008a4b5825297db7e3 | |
parent | 0cc522cbae411b74285c6000a98c15f0a9ded371 [diff] | |
parent | ea3776556ce81afa262e766a6144f64cabaf113a [diff] |
Update Security String to 2022-05-01 am: 8f3602319f am: ea3776556c Original change: https://googleplex-android-review.googlesource.com/c/platform/build/+/17184858 Change-Id: I89a26ff9a83456063c7091a5623654261cedf754
diff --git a/core/version_defaults.mk b/core/version_defaults.mk index d0791df..4df7f0a 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-04-01 + PLATFORM_SECURITY_PATCH := 2022-05-01 endif .KATI_READONLY := PLATFORM_SECURITY_PATCH