Update SPL to 2019-11-05

am: 73aa913b77

Change-Id: Iacfdeafb26342ff6a3f203a97dbcab2846b74ae3
This commit is contained in:
Lubo Hristov
2019-09-20 17:08:34 -07: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 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 := 2019-11-01 PLATFORM_SECURITY_PATCH := 2019-11-05
endif endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH .KATI_READONLY := PLATFORM_SECURITY_PATCH