commit | 960e360a9d71af3fff46f0b0701c42c7d7d81bd2 | [log] [tgz] |
---|---|---|
author | Steve Berbary <sberbary@google.com> | Tue Mar 15 20:25:30 2022 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Mar 15 20:25:30 2022 +0000 |
tree | 430af20a6d692d7a08be9cd3f52c4e0c470a1df6 | |
parent | 19dac5cf1ece9f080c4f08df6dcc5c27794b5cc3 [diff] | |
parent | 16ddab6505ed4981c0317914d2b70042a10638da [diff] |
Update Security String to 2022-05-01 am: 8f3602319f am: ea3776556c am: 16ddab6505 Original change: https://googleplex-android-review.googlesource.com/c/platform/build/+/17184858 Change-Id: Ie1db3b31d39559416091321eb776e43fec00be7b
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