aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2020-02-11 19:07:57 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2020-02-11 19:08:33 +0000
commit76d1db68a27db24d16ddcd1f54cb131c74eb7495 (patch)
tree2768b314705e1430f9c76737e20c66f9cda9602b
parent6f46bdfe93d7a1ba9404edb624d6d196dd9f9459 (diff)
parentea529bd13813174fa1195bdfe3e572e880215200 (diff)
downloadbuild-76d1db68a27db24d16ddcd1f54cb131c74eb7495.tar.gz
Make change and version bump to QQ2A.200401.001
Change-Id: Idc91fb202e6524ec033984a0304cf4664c141172
-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 51f67cf370..1f929929c9 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=QQ2A.200305.004
+BUILD_ID=QQ2A.200401.001
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index 1e517c5331..aabc98a2a5 100644
--- a/core/version_defaults.mk
+++ b/core/version_defaults.mk
@@ -250,7 +250,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-03-05
+ PLATFORM_SECURITY_PATCH := 2020-04-01
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH