aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2018-11-02 21:38:37 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2018-11-02 21:38:59 +0000
commit6b50fb9b5a17c4b52aba6e44d5a44e7960ff6a9c (patch)
treee4635aef8d2508fc6fc267b04e88e25443f6b259
parentfcae27240410138cd681c1932d8bc82b4afe1345 (diff)
parent27b22668a37998971f52d71f5254ce66e1688148 (diff)
downloadbuild-pie-r2-s2-release.tar.gz
Make change and version bump to PPR2.181005.003.A1android-9.0.0_r18pie-r2-s2-release
Change-Id: I8af61bb29c16822a501ed2c6934ce6ab65b503f2
-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 0d9c215a1d..e4ec1149a7 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.181005.003
+export BUILD_ID=PPR2.181005.003.A1
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