aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2018-08-16 03:07:12 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2018-08-16 03:15:52 +0000
commit54abdc0b64f4accf11dd38568792375d39244036 (patch)
treed7e33c1cdb713156514585c5cbf000e7b8808cfb
parent8aba4494d5ba080612cfa478981a8b2ec8656462 (diff)
parentd8186f43a723c8600e13d6ab9d58014de4f484af (diff)
downloadbuild-54abdc0b64f4accf11dd38568792375d39244036.tar.gz
Make change and version bump to PQ1A.180816.001
Change-Id: Ied6b6a68a5af75e83740a41ec7505f3babedba35
-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 0b5513ecbd..de8da611c9 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.180815.001
+export BUILD_ID=PQ1A.180816.001
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index 3c1c3c913b..3199c09ca2 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-09-05
+ PLATFORM_SECURITY_PATCH := 2018-10-05
endif
ifndef PLATFORM_SECURITY_PATCH_TIMESTAMP