summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author android-build-team Robot <android-build-team-robot@google.com> 2019-02-11 17:09:03 +0000
committer android-build-team Robot <android-build-team-robot@google.com> 2019-02-11 17:09:15 +0000
commitb6c85ea9722b4b221b5bbf697acf3d93407a47fb (patch)
treef9205daf4e980093270c315eff014b9b81362a26
parent51b00a10cc3ab5cafb9d90909ef6dda8853738b5 (diff)
parenta9da159ce1492716160d8ef42efdc9c0a3dfa199 (diff)
Make change and version bump to PQ2A.190305.003
Change-Id: Ibd37aaf3af2604430effb59a690e44e888f4e8d4
-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 a6d63c8581..41dc9117c4 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=PQ2A.190305.002
+export BUILD_ID=PQ2A.190305.003
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index d386a527f7..e44746d8ec 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-03-05
+ PLATFORM_SECURITY_PATCH := 2019-04-01
endif
ifndef PLATFORM_SECURITY_PATCH_TIMESTAMP