forked from openkylin/platform_build
DO NOT MERGE - Merge QQ2A.200305.003 into stage-aosp-master
Bug: 150410372 Change-Id: I09b3a138aa19a34400a7dfc8ef60dc52bae4c492 Merged-In: I89aaa622a1aa3a58cb6c35206be9244166f6ca84
This commit is contained in:
commit
51e18647ba
|
@ -250,7 +250,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 := 2020-03-01
|
PLATFORM_SECURITY_PATCH := 2020-03-05
|
||||||
endif
|
endif
|
||||||
.KATI_READONLY := PLATFORM_SECURITY_PATCH
|
.KATI_READONLY := PLATFORM_SECURITY_PATCH
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue