aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2018-08-16 16:41:04 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2018-08-16 16:42:01 +0000
commitf66d0fa83d8466f86be146f9188d83e0da64765e (patch)
treed78dbadd8e806d75657225ac6a306c89e8240a62
parent2e697ca9deb687f531595318df7e26d8413f84f2 (diff)
parent2fea00480cba883dcf28abf0e60c847d8bfc3f64 (diff)
downloadbuild-f66d0fa83d8466f86be146f9188d83e0da64765e.tar.gz
Make change and version bump to PPR2.181005.001
Change-Id: Iceb1d6f392b8640c4e085611461c516aa4c20885
-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 1ea6a30ad5..aa4fe58f91 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=PPR2.180905.006
+export BUILD_ID=PPR2.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