Make change and version bump to RP1A.201101.001

Change-Id: I82e3d6832e8cb7a851ce9a5d2561437bd41f91e7
This commit is contained in:
android-build-team Robot 2020-09-16 23:30:17 +00:00
commit 1c6d0fb34b
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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