Set SPL to 2020-01-01

bug:144373594
(cherry picked from commit 07e7d6b643)

Change-Id: Ic0687569eb308dbbb78663d51bc68ce68a83c6a7
This commit is contained in:
Lubo Hristov
2019-11-13 21:12:58 -08:00
committed by android-build-team Robot
parent e8d7dc64b6
commit 5385a7af68

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