aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2019-06-11 21:07:53 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2019-06-11 21:08:19 +0000
commit77d751d9f202f817b521e7ceade415918de41b02 (patch)
tree48449210d543e83613a5f5b03cb40c35c09edc34
parent92cbc0cb7ca26fa35dc8537196c0b209f1eb49db (diff)
parent516732ac62e37e8ed1d3f1c8219338bee5c5e6d9 (diff)
downloadbuild-77d751d9f202f817b521e7ceade415918de41b02.tar.gz
Make change and version bump to PQ3A.190805.001
Change-Id: Iecfa45058a30e9869bc70942716c390ee957a081
-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 829aaa1ea7..fb836b363f 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.190705.003
+export BUILD_ID=PQ3A.190805.001
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index a8487e5128..0e6473911b 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-05
endif
ifndef PLATFORM_SECURITY_PATCH_TIMESTAMP