aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2020-09-17 22:43:03 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2020-09-17 22:45:28 +0000
commit24d59448f0e624111e3b6f993910be9075892592 (patch)
treed655ce9317998e6b037c8df5bd970716152568bb
parent86f4a59f9040978f7548a47a5f6fa658e147268a (diff)
parente893ddd27a6849a582ffa914690fa2d0cc8b61d5 (diff)
downloadbuild-24d59448f0e624111e3b6f993910be9075892592.tar.gz
Make change and version bump to RD1B.200917.001
Change-Id: I609014c2c7bea141eba54c4c2801660c8fd15014
-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 1566ab3dbb..9b46c58052 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=RD1B.200916.001
+BUILD_ID=RD1B.200917.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