aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2020-09-16 23:30:17 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2020-09-16 23:30:47 +0000
commit1c6d0fb34bce6e6463057c8bb4e8a8a5d4897429 (patch)
treea5470f91e2e6808c890cdb8acc2cf44534e5bad0
parentf3a4604ae7286ec7df077ea48279655913d4b47e (diff)
parent8c704a59cffd7ec18e47ebec7f3c740b737cf1e5 (diff)
downloadbuild-1c6d0fb34bce6e6463057c8bb4e8a8a5d4897429.tar.gz
Make change and version bump to RP1A.201101.001
Change-Id: I82e3d6832e8cb7a851ce9a5d2561437bd41f91e7
-rw-r--r--core/build_id.mk2
-rw-r--r--core/version_defaults.mk2
2 files changed, 2 insertions, 2 deletions
diff --git a/core/build_id.mk b/core/build_id.mk
index 87cd5365ed..c1df518ca8 100644
--- a/core/build_id.mk
+++ b/core/build_id.mk
@@ -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
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index fc6a18fa81..f96fca0ece 100644
--- a/core/version_defaults.mk
+++ b/core/version_defaults.mk
@@ -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