forked from openkylin/platform_build
DO NOT MERGE - Merge PPRL.190405.003 into stage-aosp-master
Bug: 130175407 Change-Id: I9257360e13cd89dfa4779b01d3b2d6d24ea21c1b
This commit is contained in:
commit
8a71c7780e
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue