aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2018-10-20 00:20:10 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2018-10-20 00:21:13 +0000
commitedbcc8dfa6edea170ede966fcdd63123b4fe90e8 (patch)
treef64dc0252632fa4d028bfe6c7cd80be67ff12b12
parent6ba1cedf8f3e57117854d80234ddc37eb099b137 (diff)
parent1ddd691aed96b6567ad7f48e613a013e43d5791f (diff)
downloadbuild-edbcc8dfa6edea170ede966fcdd63123b4fe90e8.tar.gz
Make change and version bump to PQ1A.181205.001
Change-Id: I259b2e4fa44c148086b24a6d096a5a559364a92e
-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 c78a83e2b0..d65c830649 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=PQ1A.181201.001
+export BUILD_ID=PQ1A.181205.001
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index e8edf6a09e..f837260d63 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 := 2018-12-01
+ PLATFORM_SECURITY_PATCH := 2018-12-05
endif
ifndef PLATFORM_SECURITY_PATCH_TIMESTAMP