aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2019-04-16 03:33:53 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2019-04-16 03:34:10 +0000
commitc154573a56720607875cbc4f3aee42c33f7d1c4e (patch)
tree5b531fdae11cfb6b5fa13d1137626e3b07f30f8b
parentd623fbbe6de6a3dd45e33babce91aaeeb2953757 (diff)
parentce4fc1a01c1ceefd507003dbb36f82c461d0ac58 (diff)
downloadbuild-c154573a56720607875cbc4f3aee42c33f7d1c4e.tar.gz
Make change and version bump to PQ3A.190605.001
Change-Id: If5e8c1f9e6a5b4193c1fe6667b3504e103f22237
-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 22674d1025..b8bc0b3ca0 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.190601.001
+export BUILD_ID=PQ3A.190605.001
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index f1f60cd1a1..07e6c95e90 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-06-01
+ PLATFORM_SECURITY_PATCH := 2019-06-05
endif
ifndef PLATFORM_SECURITY_PATCH_TIMESTAMP