aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2018-09-10 22:35:10 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2018-09-10 22:35:24 +0000
commit10a9f6840a6a209fe9f8fdf5833a5ea179e33268 (patch)
tree8bb3d8369e072aaf3c89918cde09288e6988bc0b
parent314f8a5d1663f7c328902768cd419d4aae490aca (diff)
parent5d1f2a53ef9bc6bee3f31d85066f70c321046674 (diff)
downloadbuild-10a9f6840a6a209fe9f8fdf5833a5ea179e33268.tar.gz
Make change and version bump to PQ1A.181105.003
Change-Id: Iabdd32a8601fb029bee41d3c4e7320d3a600d05e
-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 b12f2f1d8d..88be77c046 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.181101.001
+export BUILD_ID=PQ1A.181105.003
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index 18cf0028dc..d2df00e22d 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-01
+ PLATFORM_SECURITY_PATCH := 2018-11-05
endif
ifndef PLATFORM_SECURITY_PATCH_TIMESTAMP