aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2021-03-18 22:00:43 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2021-03-18 22:15:33 +0000
commitd2b2dc7ddd0e370d5c348fbf7234ef6dd8d740fe (patch)
tree1658f10b26a36ea995e2a19c1d30e8a059663260
parent1eaf31536dbe25a3d177c8fed760354069891360 (diff)
parent10e01bc86527689e4bc69ef7fb0d0077cf2844bf (diff)
downloadbuild-d2b2dc7ddd0e370d5c348fbf7234ef6dd8d740fe.tar.gz
Make change and version bump to RQ3A.210319.001
Change-Id: I0895f9f6ffa4a8056bb7154d415b66d79c9cbd9c
-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 1265efe136..7d33a909c7 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=RQ3A.210318.001
+BUILD_ID=RQ3A.210319.001
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index e83b8b02be..b32474d021 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-04-05
+ PLATFORM_SECURITY_PATCH := 2021-05-05
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH