commit | 578b2ba06e470dc479600d1c73380e1df3340a12 | [log] [tgz] |
---|---|---|
author | Paul Scovanner <pscovanner@google.com> | Tue Jun 30 03:56:14 2020 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Jun 30 03:56:14 2020 +0000 |
tree | 271aeb3c3ac525dc2175b7e618718e7b33d8491e | |
parent | 0280e7879e6f10a6eadcd9139374668de31270bf [diff] | |
parent | 21181c4726554806a2ba719e3ab5f924a91cdb13 [diff] |
Update Security String to 2020-09-01 am: dca1803d95 am: 21181c4726 Original change: https://googleplex-android-review.googlesource.com/c/platform/build/+/12037363 Change-Id: I4ab39e706348fc2599fe93a339badda4e5466c95
diff --git a/core/version_defaults.mk b/core/version_defaults.mk index 5da2093..4234a9f 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 := 2020-08-05 + PLATFORM_SECURITY_PATCH := 2020-09-01 endif .KATI_READONLY := PLATFORM_SECURITY_PATCH