Merge "Bump SPL to 2019-12-05" into qt-qpr1-dev

This commit is contained in:
Lubo Hristov 2019-10-23 23:02:17 +00:00 committed by Android (Google) Code Review
commit 7c27fd1e00
1 changed files with 1 additions and 1 deletions

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-05 PLATFORM_SECURITY_PATCH := 2019-12-05
endif endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH .KATI_READONLY := PLATFORM_SECURITY_PATCH