aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2020-10-01 03:38:04 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2020-10-01 03:43:09 +0000
commit2625313db8449447eee5302344f434cb5431d54e (patch)
treedfafa223ed8439b7953218b78c612e41862040fb
parentc0a38105dd0f43cd7083121c89b05860123657fc (diff)
parent8a9125c9bfb9ce4446d9404be77bd7240b3d9be4 (diff)
downloadbuild-2625313db8449447eee5302344f434cb5431d54e.tar.gz
Make change and version bump to RD1A.201105.001
Change-Id: I0e2a13ccd465605cb75519d2cab1159a63432f96
-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 97bec5cf0f..b9b50a7e93 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=RD1A.201101.003
+BUILD_ID=RD1A.201105.001
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index fc6a18fa81..d3ad4f4b03 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-05
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH