aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2020-04-16 03:00:32 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2020-04-16 03:00:44 +0000
commitd0d2b989575440a64867f6612b71ac98222c7a7c (patch)
tree4c7065ad328dbc381ffc92595e47216b50e3e316
parentba9ad41f1ccd9f1c527b34308e624dddfff51de5 (diff)
parente55da90c6aadcb85fab644372a96e5cb9b5f556d (diff)
downloadbuild-d0d2b989575440a64867f6612b71ac98222c7a7c.tar.gz
Make change and version bump to QD4A.200317.019
Change-Id: I6b2088f5a6dd18f27ee0cf0c7fa38c34a51087aa
-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 a914ff2354..dc65abdccf 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=QD4A.200317.018
+BUILD_ID=QD4A.200317.019
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index 4f8713f282..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-04-05
+ PLATFORM_SECURITY_PATCH := 2020-05-05
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH