Update Security String to 2020-09-05

Bug: 160158282
Change-Id: Ia207cf01e57df8539fbbbaf6e042bd610aa64956
This commit is contained in:
Paul Scovanner
2020-07-14 17:07:19 +00:00
parent 5da1de831a
commit b751b77548

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-09-01
PLATFORM_SECURITY_PATCH := 2020-09-05
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH