DO NOT MERGE - Merge January 2020 Security Release into master

Bug: 147314974
Change-Id: I1d6098643e9d3711e663b521dca875254008e787
This commit is contained in:
Xin Li 2020-01-07 15:25:06 -08:00
commit c4dd701883
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 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