aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2019-06-05 01:49:02 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2019-06-05 02:06:47 +0000
commitdec688efc40f5a39c578101eaffad1a86ab002ec (patch)
tree671c3d7a602ef71d025e9a7a6d51ae72c0e81418
parent24df732a9975f5e652742f8c3f3a10432b48f140 (diff)
parentcf860f2ab2230bf26917855833435a0826b07b67 (diff)
downloadbuild-dec688efc40f5a39c578101eaffad1a86ab002ec.tar.gz
Make change and version bump to PPRL.190605.003
Change-Id: Ie8e1e74297d976017e2770ac08be67179a97ebd5
-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 a4bfed125d..77a2d0ae0c 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=PPRL.190505.001
+export BUILD_ID=PPRL.190605.003
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index 80e5007ea0..07e6c95e90 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 := 2019-05-05
+ PLATFORM_SECURITY_PATCH := 2019-06-05
endif
ifndef PLATFORM_SECURITY_PATCH_TIMESTAMP