Update Security String to 2020-12-05

Bug: 170492812
Change-Id: I61eac7915ab4b23227c3263d3f33a0f71dc3a107
(cherry picked from commit 29d48ffac5)
This commit is contained in:
Paul Scovanner
2020-10-12 22:01:06 +00:00
committed by android-build-team Robot
parent aa40fe7b42
commit 827ac3ed02

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