commit | 21181c4726554806a2ba719e3ab5f924a91cdb13 | [log] [tgz] |
---|---|---|
author | Paul Scovanner <pscovanner@google.com> | Tue Jun 30 03:37:48 2020 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Jun 30 03:37:48 2020 +0000 |
tree | aaf9f2566add72f8f8845b5ed0bdfb67f21cfe61 | |
parent | d7dabee7fef3215c8f509d2b0e928fbbbf2fd387 [diff] | |
parent | dca1803d9512cc5b0fcf64c1d9f09243e07960b3 [diff] |
Update Security String to 2020-09-01 am: dca1803d95 Original change: https://googleplex-android-review.googlesource.com/c/platform/build/+/12037363 Change-Id: Idd79854d376cefc22e20e7b440962ec9af993463
diff --git a/core/version_defaults.mk b/core/version_defaults.mk index a33f4e7..c28c2fa 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