Set SPL to 2020-01-01

am: 07e7d6b643

Change-Id: I7e4e99e0da7387b13c94059b7ab1beb98ac47591
This commit is contained in:
Lubo Hristov
2019-11-15 12:23:14 -08:00
committed by android-build-merger

View File

@@ -250,7 +250,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 := 2019-12-05
PLATFORM_SECURITY_PATCH := 2020-01-01
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH