aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2019-09-20 02:59:28 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2019-09-20 03:00:30 +0000
commitb509f124f87a343da6c6daa03793ac5500576ea1 (patch)
tree4b4e441b206698a67f6cee4822dcea1fbbac78f3
parent44342206831d004fcc9c90239683582d2aa42c1d (diff)
parentb07ff2ef05369f1fd4c30b522880fcb3a125e245 (diff)
downloadbuild-b509f124f87a343da6c6daa03793ac5500576ea1.tar.gz
Make change and version bump to QP1A.191105.001
Change-Id: I411ad163b4cc6830bacb2af20f13145ddeea0cbc
-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 b62ddba757..34866e47b8 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.
-BUILD_ID=QP1A.191005.008
+BUILD_ID=QP1A.191105.001
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index 43d4d3eb0a..b803ff81ab 100644
--- a/core/version_defaults.mk
+++ b/core/version_defaults.mk
@@ -250,7 +250,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-10-05
+ PLATFORM_SECURITY_PATCH := 2019-11-05
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH