aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2019-08-14 23:26:10 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2019-08-14 23:27:11 +0000
commit0099de405c80281af62e48f8798e54e4f77ec616 (patch)
treedbb361880872bdcc01982530b3b0580f25ea24ec
parentf31b1706bd53cdfdfdafa2ab0d21d005f9b1939d (diff)
parentf8d5a613e851f304693aa4b5ee73e0d1a23620d0 (diff)
downloadbuild-0099de405c80281af62e48f8798e54e4f77ec616.tar.gz
Make change and version bump to QP1A.191005.001
Change-Id: I885bcf1f8fb465aaf3f502720923c9c55eb603c7
-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 53a3460d10..edc402019c 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.190711.020
+BUILD_ID=QP1A.191005.001
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index c264f7560f..43d4d3eb0a 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-09-05
+ PLATFORM_SECURITY_PATCH := 2019-10-05
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH