commit | c10db361c08b20ca516f53f68ec2febadc5cc08b | [log] [tgz] |
---|---|---|
author | Paul Scovanner <pscovanner@google.com> | Wed May 19 22:26:57 2021 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed May 19 22:26:57 2021 +0000 |
tree | 978264a71d84734d78a4ac2a2067b16afa23b75c | |
parent | a6920129d0a78554b856a6960251c781cd36be13 [diff] | |
parent | 64b00db8f4faa2077be43c87655802e4d71964bb [diff] |
Update Security String to 2021-07-05 am: 64b00db8f4 Original change: https://googleplex-android-review.googlesource.com/c/platform/build/+/14605426 Change-Id: I924d2ae0887e2c5d62ed165aaa1c581495cf2905
diff --git a/core/version_defaults.mk b/core/version_defaults.mk index 8e40fa7..13b85c0 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 := 2021-06-05 + PLATFORM_SECURITY_PATCH := 2021-07-05 endif .KATI_READONLY := PLATFORM_SECURITY_PATCH