DO NOT MERGE - Merge PPRL.190405.003 into stage-aosp-master

Bug: 130175407
Change-Id: I9257360e13cd89dfa4779b01d3b2d6d24ea21c1b
This commit is contained in:
Xin Li 2019-04-08 14:33:39 -07:00
commit 8a71c7780e
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 := 2019-03-05
PLATFORM_SECURITY_PATCH := 2019-04-05
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH