aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2020-10-20 19:12:52 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2020-10-20 19:17:07 +0000
commit4f70fbecee463b27c65de4a87be1bc56d9d10a64 (patch)
tree16751200237216cc1ddc5e3ea560f3eab0db1219
parentfeb8a49c2aeb14a12bc746f32466c8d2a652eeca (diff)
parentea883a88bfe2e9bf0c2b532740bd433a910fb343 (diff)
downloadbuild-android-platform-11.0.0_r2.tar.gz
Make change and version bump to RPM1.201020.001android-platform-11.0.0_r2
Change-Id: I7aaf52e5f0e602f1923a424dffdf414796ce0004
-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 18410422be..dba3bc1666 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=RPM1.200923.001
+BUILD_ID=RPM1.201020.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