aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2018-10-16 22:48:38 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2018-10-16 22:48:56 +0000
commit6ba1cedf8f3e57117854d80234ddc37eb099b137 (patch)
tree09b3a09eb4ca6599ca5786a67e7f3232f483ecce
parent50f56547c8976b4bd0fae0d9d39234ea93460c85 (diff)
parent41abbc1278b12299b2924b56c7ed6e9730d08803 (diff)
downloadbuild-6ba1cedf8f3e57117854d80234ddc37eb099b137.tar.gz
Make change and version bump to PQ1A.181201.001
Change-Id: Ia73a4b39d56d979a1584d0546e160dcf7401e2bf
-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 907e38cf65..c78a83e2b0 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.181105.017
+export BUILD_ID=PQ1A.181201.001
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index d2df00e22d..e8edf6a09e 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-11-05
+ PLATFORM_SECURITY_PATCH := 2018-12-01
endif
ifndef PLATFORM_SECURITY_PATCH_TIMESTAMP