aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2019-04-15 23:24:14 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2019-04-15 23:24:23 +0000
commitd623fbbe6de6a3dd45e33babce91aaeeb2953757 (patch)
tree00435fab62429f3605d90040172511df1316575d
parent9f4db7673b2bf2bdcfd76c58cceca3eac2c0c622 (diff)
parent6a7fa40184220d9419936d5d8948e83cee6f0d23 (diff)
downloadbuild-d623fbbe6de6a3dd45e33babce91aaeeb2953757.tar.gz
Make change and version bump to PQ3A.190601.001
Change-Id: I77779ab75a00514b2759bfcc8db0393b67cdfd96
-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 4c46c5cf18..22674d1025 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.190505.002
+export BUILD_ID=PQ3A.190601.001
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index 80e5007ea0..f1f60cd1a1 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-01
endif
ifndef PLATFORM_SECURITY_PATCH_TIMESTAMP