commit | 71374cceaaa8d2c0389d1ac4c125453458b17662 | [log] [tgz] |
---|---|---|
author | Paul Scovanner <pscovanner@google.com> | Thu Apr 22 00:51:27 2021 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Apr 22 00:51:27 2021 +0000 |
tree | 3e38629fd526fabf9188e20a8a742184da165985 | |
parent | d932897da4b9d21fdd5c0f942d74822a41969db1 [diff] | |
parent | f492dd2df1590ebe0712c71e83085051687a991d [diff] |
Update Security String to 2021-06-01 am: 7cd828d214 am: 689bf4f28a am: f492dd2df1 Original change: https://googleplex-android-review.googlesource.com/c/platform/build/+/14269285 Change-Id: I069744d38b3f25ca3d6c5cbd470a97b904a7efeb
diff --git a/core/version_defaults.mk b/core/version_defaults.mk index 3d0405a..81ca28d 100644 --- a/core/version_defaults.mk +++ b/core/version_defaults.mk
@@ -250,7 +250,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 := 2021-05-01 + PLATFORM_SECURITY_PATCH := 2021-06-01 endif .KATI_READONLY := PLATFORM_SECURITY_PATCH