aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2019-05-14 19:54:56 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2019-05-14 19:55:37 +0000
commit069edaa14ae89ed2b4ec48f745bca17aa3063d4b (patch)
tree20b4e90c6e6507eeb93fbb2a439c84e6fa73f98c
parent4050778e6ca5c98630f9e9c7507dd679f60e6161 (diff)
parent21437e658494434c5965d5000843e1614bfd383c (diff)
downloadbuild-069edaa14ae89ed2b4ec48f745bca17aa3063d4b.tar.gz
Make change and version bump to PQ3A.190705.001android-9.0.0_r43
Change-Id: I45e031eeec35f166e782f241967e600200743f24
-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 2c78fc12f4..93f266d2ae 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=PQ3A.190701.002
+export BUILD_ID=PQ3A.190705.001
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index 1b49b3a6d0..a8487e5128 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-01
+ PLATFORM_SECURITY_PATCH := 2019-07-05
endif
ifndef PLATFORM_SECURITY_PATCH_TIMESTAMP