aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2019-02-14 16:26:05 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2019-02-14 16:27:06 +0000
commitde4669b4a2e058f4e10551e8afa9168c24f1ba7e (patch)
tree7ca893705b04d6adcafeb36b4123239470bc1d4f
parentcbe4d3231a99172b2c025c7efe1fc69538dc1137 (diff)
parent4e41f65503672b5730495e7f33e76f538c61c1e3 (diff)
downloadbuild-pie-qpr2-release.tar.gz
Make change and version bump to PQ2A.190405.003android-9.0.0_r35pie-qpr2-release
Change-Id: Ieff87cfad4da8e42b43b98b0e819fbdefbab56c2
-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 d766548461..94db1368e9 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=PQ2A.190405.002
+export BUILD_ID=PQ2A.190405.003
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index e44746d8ec..1df6fc5d54 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-04-01
+ PLATFORM_SECURITY_PATCH := 2019-04-05
endif
ifndef PLATFORM_SECURITY_PATCH_TIMESTAMP