Update Security String to 2021-03-05

Bug: 177091143
Change-Id: I6d6542306c51ac1682f02cbce6701688d2bdbea2
This commit is contained in:
Paul Scovanner
2021-01-08 21:53:50 +00:00
parent ae8d7801bf
commit 9c4665257c

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 := 2021-02-05
PLATFORM_SECURITY_PATCH := 2021-03-05
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH