aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2018-11-02 19:14:59 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2018-11-02 19:15:39 +0000
commita9cb82d86fedc4ef010158d34b5b7367d03e74b1 (patch)
tree352c296952c006e6d985533c3a19bf2639653287
parentd412eca840efb10d8e17d5ef5bfcc2100d6c5ea5 (diff)
parent916fc7305051d264074ab4a0da9a49000ba59b12 (diff)
downloadbuild-pie-s2-release.tar.gz
Make change and version bump to PPR1.181005.003.A1android-9.0.0_r17pie-s2-release
Change-Id: I668ea56c24acae4705190c85a178f6d0f7d87e66
-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 7723647fa0..afd28fd35b 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.181005.003
+export BUILD_ID=PPR1.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