commit | a4528f9d6e04a9ef697b5bafc08c29aebed8fb35 | [log] [tgz] |
---|---|---|
author | Steve Berbary <[email protected]> | Tue Mar 15 21:19:50 2022 +0000 |
committer | Automerger Merge Worker <[email protected]> | Tue Mar 15 21:19:50 2022 +0000 |
tree | 11df78022e8b8d330bf8f68e56130922a43363dd | |
parent | 477e695aacbe7cc8521336afe5d9549352a16244 [diff] | |
parent | d692a1ce8ae30e2958282d5df81376a15dcfc871 [diff] |
Update Security String to 2022-05-01 am: 8f3602319f am: ea3776556c am: 16ddab6505 am: 960e360a9d am: d692a1ce8a Original change: https://googleplex-android-review.googlesource.com/c/platform/build/+/17184858 Change-Id: Iada88057b782252c798f7b9d4780a54445b6da5f
diff --git a/core/version_defaults.mk b/core/version_defaults.mk index 19f5b99..489815a 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