aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2019-05-21 06:29:15 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2019-05-21 06:29:23 +0000
commita3916b9fe928844e36deea0b59f033d716d7bca7 (patch)
tree1430bb9fb0972b6a2ad1de8cb4450e794dac3a5e
parent90c61dbdcd655593c7dd29bbde56a84b1e7fe00d (diff)
parent07050936a39ad6314ae49565b44bddb203f7a32b (diff)
downloadbuild-a3916b9fe928844e36deea0b59f033d716d7bca7.tar.gz
Make change and version bump to PQ3B.190705.001
Change-Id: Idcf2beaa5d2f63971de86bb0be7190e27e336455
-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 28c0f8a52e..123073bbcf 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.190701.001
+export BUILD_ID=PQ3B.190705.001
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index 1b49b3a6d0..a8487e5128 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-01
+ PLATFORM_SECURITY_PATCH := 2019-07-05
endif
ifndef PLATFORM_SECURITY_PATCH_TIMESTAMP