aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2019-06-12 09:56:48 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2019-06-12 09:57:10 +0000
commit586d97e5a4b1aaeef00aacca9e1c4edbac23896b (patch)
treeeb95994ba6a6aaf04073a412b25bf106a89641f6
parent41965d4b5caa0f79df0d86b023f4669b5aed2fc8 (diff)
parentb10f7384ae59f1df1db5f1f31cbe7eea308a4b69 (diff)
downloadbuild-586d97e5a4b1aaeef00aacca9e1c4edbac23896b.tar.gz
Make change and version bump to PQ3B.190801.001
Change-Id: If8940b420d93faaaa40735450246f66ca383290b
-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 04b9722803..da5329bb48 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=PQ3B.190705.003
+export BUILD_ID=PQ3B.190801.001
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index a8487e5128..ab7c2229ce 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-07-05
+ PLATFORM_SECURITY_PATCH := 2019-08-01
endif
ifndef PLATFORM_SECURITY_PATCH_TIMESTAMP