aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2019-05-15 05:36:15 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2019-05-15 05:37:32 +0000
commit90c61dbdcd655593c7dd29bbde56a84b1e7fe00d (patch)
tree24b3933449f9c75ca7a80a8750bfb10b3be5674a
parentefcfd909bb9bba802f95db2535e4977ae974f424 (diff)
parent753c431ce4e86275ad63a4c06a0f940a0f453824 (diff)
downloadbuild-90c61dbdcd655593c7dd29bbde56a84b1e7fe00d.tar.gz
Make change and version bump to PQ3B.190701.001
Change-Id: I905edbf8403c46f5ae4d9de8bf65188626c3bab5
-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 9f3472b100..28c0f8a52e 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.190605.006
+export BUILD_ID=PQ3B.190701.001
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index 07e6c95e90..1b49b3a6d0 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-05
+ PLATFORM_SECURITY_PATCH := 2019-07-01
endif
ifndef PLATFORM_SECURITY_PATCH_TIMESTAMP