Update Security String to 2021-01-05 am: 643b264940

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

Change-Id: I90382a926a6a4d0197de2842fae5ec9874248870
This commit is contained in:
Paul Scovanner
2020-11-18 03:32:52 +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 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. # 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. # If there is no $PLATFORM_SECURITY_PATCH set, keep it empty.
PLATFORM_SECURITY_PATCH := 2020-12-05 PLATFORM_SECURITY_PATCH := 2021-01-05
endif endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH .KATI_READONLY := PLATFORM_SECURITY_PATCH