aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2020-12-16 18:31:37 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2020-12-16 18:33:55 +0000
commitf3e77c72b771cd15b0b17d4de7fcf87a99d4ff12 (patch)
tree440b0747e6df906b09d10a65ebb77f497dbfcfcd
parent3e13653ce56185d9d2ff3680228c552618808a93 (diff)
parentfeee29a2570865ccf34f0bb1c54e0aafa0afb104 (diff)
downloadbuild-f3e77c72b771cd15b0b17d4de7fcf87a99d4ff12.tar.gz
Make change and version bump to RQ1C.210205.002
Change-Id: I9447c778f32f1712de648c055fa9887a2bcbe6da
-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 b0f9999b51..cd6470e5da 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.210105.005
+BUILD_ID=RQ1C.210205.002
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index 6ac90d8d35..e610490f44 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 := 2021-01-05
+ PLATFORM_SECURITY_PATCH := 2021-02-05
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH