aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2020-11-19 15:04:10 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2020-11-19 15:14:27 +0000
commite5c8dfc380be8d24fd3d70e6fcd1b1a305709833 (patch)
tree3aac0282af54f9c1406d64422e688ac751533050
parentaf4ecb16f189a7715e55e36e22b005138445005e (diff)
parent9671e1ab0c970f873fe89735b945e6ade9ebaf2d (diff)
downloadbuild-e5c8dfc380be8d24fd3d70e6fcd1b1a305709833.tar.gz
Make change and version bump to RQ1C.210105.001
Change-Id: Id5a26aca27bda6ffecd93de5f82b9fd89cfe4e8d
-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 2492e3828c..d5569f295d 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=RQ1C.201205.014
+BUILD_ID=RQ1C.210105.001
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index d3ad4f4b03..6ac90d8d35 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-11-05
+ PLATFORM_SECURITY_PATCH := 2021-01-05
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH