aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2018-08-01 21:37:09 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2018-08-01 21:37:44 +0000
commit40ed9f6569eb7033b9d6a56946a32ee2b4bf09ba (patch)
tree1529344df582e07120a13a5c640a3c08478e8cfd
parent29acab8838a19df634f89295a4cb7655bb022f85 (diff)
parent93a1a5cfe242810a5858cf438ee4542ac14434ea (diff)
downloadbuild-40ed9f6569eb7033b9d6a56946a32ee2b4bf09ba.tar.gz
Make change and version bump to PPR1.180905.001
Change-Id: I806ba2dc3e271783489e53c49e38ace478f9c05a
-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 0de18d69ce..bacc60ab2e 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.180610.011
+export BUILD_ID=PPR1.180905.001
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index af45d4499e..3c1c3c913b 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-08-05
+ PLATFORM_SECURITY_PATCH := 2018-09-05
endif
ifndef PLATFORM_SECURITY_PATCH_TIMESTAMP