aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2018-08-16 16:03:01 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2018-08-16 16:03:51 +0000
commit1276d3151ca57e8e1b9edad3744bbbc6624476e2 (patch)
tree725cb79e7cef1f050763687c6c11232be9f7b61d
parent510b1beae5fc968d6c7f1a3ec9c83d78fa503223 (diff)
parentd791a9a46f2f6c081f0eb99a34332381bac281be (diff)
downloadbuild-1276d3151ca57e8e1b9edad3744bbbc6624476e2.tar.gz
Make change and version bump to PPR1.181005.001
Change-Id: I7b04f179ed5821b2eb0c82a5572531d335172abd
-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 afaaaeec82..a9c5d00b86 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=PPR1.180905.003
+export BUILD_ID=PPR1.181005.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