Make change and version bump to RP1A.201101.001
Change-Id: I82e3d6832e8cb7a851ce9a5d2561437bd41f91e7
This commit is contained in:
commit
1c6d0fb34b
|
@ -18,4 +18,4 @@
|
|||
# (like "CRB01"). It must be a single word, and is
|
||||
# capitalized by convention.
|
||||
|
||||
BUILD_ID=RP1A.201005.006
|
||||
BUILD_ID=RP1A.201101.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 := 2020-10-05
|
||||
PLATFORM_SECURITY_PATCH := 2020-11-01
|
||||
endif
|
||||
.KATI_READONLY := PLATFORM_SECURITY_PATCH
|
||||
|
||||
|
|
Loading…
Reference in New Issue