aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2019-04-17 08:16:56 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2019-04-17 08:17:03 +0000
commit21b6f5a32935842ae9de378cbd69f77f5911bf03 (patch)
treef5a920b9da7b2ad2c702c73fd9fc14cb6ee1a3af
parent3ced66d63958fe58a4277ea4bd3e23224dc1552f (diff)
parent78d61e203aaddd062f36265a6ebea9b4c4f5557d (diff)
downloadbuild-21b6f5a32935842ae9de378cbd69f77f5911bf03.tar.gz
Make change and version bump to PQ3B.190605.003
Change-Id: I945706baadc424ba90ee81833aafdde16801c068
-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 91425aeee2..6f57469cb7 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.002
+export BUILD_ID=PQ3B.190605.003
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index 80e5007ea0..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-05-05
+ PLATFORM_SECURITY_PATCH := 2019-06-05
endif
ifndef PLATFORM_SECURITY_PATCH_TIMESTAMP