DO NOT MERGE - Merge pie-platform-release (PPRL.190105.001) into master

Bug: 122685541
Change-Id: Icecb4e9698f55dbacce8045cddd0c4756c814e52
This commit is contained in:
Xin Li 2019-01-15 10:17:53 -08:00
commit dd1f2cf7de
1 changed files with 1 additions and 1 deletions

View File

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