aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2019-03-13 18:04:30 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2019-03-13 18:06:19 +0000
commitafc4feea64d4f0a6d50754a6672ff260cc60f2ae (patch)
treeb8081823f2aef0d8852ca63d094de9b90bd971fb
parent6a392a163db349248c581c4268f51cbcbe6cd7c5 (diff)
parentcd380a8122b1d4e3b47637c92e3c66dd92b1d088 (diff)
downloadbuild-afc4feea64d4f0a6d50754a6672ff260cc60f2ae.tar.gz
Make change and version bump to PQ3A.190501.001
Change-Id: Ibb3bca3cae524c3658d3ce2f6b74a9d18e3b47bd
-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 670aee381d..80f7a95273 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.
-export BUILD_ID=PQ3A.190227.001
+export BUILD_ID=PQ3A.190501.001
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index 1df6fc5d54..7959341307 100644
--- a/core/version_defaults.mk
+++ b/core/version_defaults.mk
@@ -231,7 +231,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 := 2019-04-05
+ PLATFORM_SECURITY_PATCH := 2019-05-01
endif
ifndef PLATFORM_SECURITY_PATCH_TIMESTAMP