forked from openkylin/platform_build
Merge RQ2A.210405.006 to aosp-master - DO NOT MERGE
Merged-In: I6f5f1dc87e27e7c2966d03cfe7992ccfe96de7d1 Merged-In: I9ae926913e3b6409e4b5ffff40ee72b2f42290ea Change-Id: Icdb6feab48152418ee3e3d44a6d039225a11dbbf
This commit is contained in:
commit
21e8c35b78
|
@ -240,7 +240,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 := 2021-03-05
|
||||
PLATFORM_SECURITY_PATCH := 2021-04-05
|
||||
endif
|
||||
.KATI_READONLY := PLATFORM_SECURITY_PATCH
|
||||
|
||||
|
|
Loading…
Reference in New Issue