aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2020-03-29 23:32:04 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2020-03-29 23:33:42 +0000
commit9054d6dca3dd198aa14a5ef3d4493f8830eb3767 (patch)
treeeb29525dd45c3582d0954ceb7b46e8255d046bb5
parentcdb76ea38eb01a6b44d4c68cf1fb28d41b8d61ce (diff)
parent296bf0e8ba9c928a581a68da6ccf71b86a57e8bd (diff)
downloadbuild-9054d6dca3dd198aa14a5ef3d4493f8830eb3767.tar.gz
Make change and version bump to QQ2A.200501.001.B1
Change-Id: I61b7ab63d9bfa44259e3219903f551df5904505b
-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 9437c0011c..4a88b8d4d3 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.200501.001
+BUILD_ID=QQ2A.200501.001.B1
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index 5dd68b6dd2..c82307772c 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-05-01
+ PLATFORM_SECURITY_PATCH := 2020-05-05
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH