aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2018-09-10 21:36:42 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2018-09-10 21:36:48 +0000
commit314f8a5d1663f7c328902768cd419d4aae490aca (patch)
tree37a946249339d24c8e9fa94d45f0ec2effa2536b
parent95212e441073530fb240c30354d4b2b2bb420416 (diff)
parent3e587b55b929e9da5b1892aa931258e2212d9a32 (diff)
downloadbuild-314f8a5d1663f7c328902768cd419d4aae490aca.tar.gz
Make change and version bump to PQ1A.181101.001
Change-Id: I53c56b24f920207fa9373e7cc6db67bdb6912307
-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 5076737b01..b12f2f1d8d 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.180829.006
+export BUILD_ID=PQ1A.181101.001
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index 3199c09ca2..18cf0028dc 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-10-05
+ PLATFORM_SECURITY_PATCH := 2018-11-01
endif
ifndef PLATFORM_SECURITY_PATCH_TIMESTAMP