Merge "DO NOT MERGE - Merge PPRL.190305.001 into master"

This commit is contained in:
Xin Li 2019-03-13 02:26:04 +00:00 committed by Gerrit Code Review
commit a6d9bd539a
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 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-02-05 PLATFORM_SECURITY_PATCH := 2019-03-05
endif endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH .KATI_READONLY := PLATFORM_SECURITY_PATCH