commit | 28bb26cec734c43e6f73dc26506ae38cf5b7df84 | [log] [tgz] |
---|---|---|
author | Paul Scovanner <pscovanner@google.com> | Thu Jul 01 23:51:19 2021 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Jul 01 23:51:19 2021 +0000 |
tree | e93b823c07e3194f60f7b874208b57886e235db3 | |
parent | d4f2c3048725558d60dafbbd8e496f4d1c4f7a8c [diff] | |
parent | abecfaa90fbc7b8e1f04ef91749167e0dc4651f8 [diff] |
Update Security String to 2021-09-01 am: 639164b255 am: 996d1d3a4f am: abecfaa90f Original change: https://googleplex-android-review.googlesource.com/c/platform/build/+/15123745 Change-Id: Id32d0b6aa4a12afd336ed79b1dc61e0cc4c96065
diff --git a/core/version_defaults.mk b/core/version_defaults.mk index 16de5ae..9a139da 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-08-01 + PLATFORM_SECURITY_PATCH := 2021-09-01 endif .KATI_READONLY := PLATFORM_SECURITY_PATCH