forked from openkylin/platform_build
Make change and version bump to SD2A.211217.001
Change-Id: I1b1ddf67bca8d98e59a8952c199cbe938ac2ab04
This commit is contained in:
commit
44db26e3a1
|
@ -18,4 +18,4 @@
|
|||
# (like "CRB01"). It must be a single word, and is
|
||||
# capitalized by convention.
|
||||
|
||||
BUILD_ID=SD2A.211216.002
|
||||
BUILD_ID=SD2A.211217.001
|
||||
|
|
|
@ -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 := 2022-01-05
|
||||
PLATFORM_SECURITY_PATCH := 2022-02-05
|
||||
endif
|
||||
.KATI_READONLY := PLATFORM_SECURITY_PATCH
|
||||
|
||||
|
|
Loading…
Reference in New Issue