Update Security String to 2020-08-01 am: a4d5641a34 am: a26a678246

Original change: https://googleplex-android-review.googlesource.com/c/platform/build/+/11812416

Change-Id: Ib6cd2f58f6d40b02d38c34574973ab759a98ca6b
This commit is contained in:
Paul Scovanner
2020-06-10 17:07:20 +00:00
committed by Automerger Merge Worker

View File

@@ -240,7 +240,7 @@ ifndef PLATFORM_SECURITY_PATCH
# 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-07-05
PLATFORM_SECURITY_PATCH := 2020-08-01
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH