aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2019-08-13 16:32:04 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2019-08-13 16:39:58 +0000
commit3ca130e871366758a19fe45c9862dc72a0f95083 (patch)
tree2417929635da202b0c6a25e59b63cbe26fb1f993
parent8b4bc55df09b9ed1d9afb0bdf1a1a3334c44565e (diff)
parente0d8c9a1b0c09e9df42c8bc10f2d304fbd75916f (diff)
downloadbuild-pie-platform-release.tar.gz
Make change and version bump to PPRL.190801.002pie-platform-release
Change-Id: I2f623d5f6e2a908aee4b3988df20179a3095a330
-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 f2b8cf6a0f..3703a460de 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.190705.004
+export BUILD_ID=PPRL.190801.002
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index a8487e5128..ab7c2229ce 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-07-05
+ PLATFORM_SECURITY_PATCH := 2019-08-01
endif
ifndef PLATFORM_SECURITY_PATCH_TIMESTAMP