aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Merger <noreply-android-build-merger@google.com>2019-07-09 17:18:32 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2019-07-09 17:18:32 +0000
commitdff6b7ed05f6019f1b99f3aedbe90a2681e1f2d5 (patch)
treee4c51a084a1c1ea9b83cf8112a1ee43ac7707903
parent5382dcca70363237dce18dbcc39cc6ac6d3167ab (diff)
parent1ec39cd99c63c2728da4215bdfe22400e7a3c1f8 (diff)
downloadbuild-dff6b7ed05f6019f1b99f3aedbe90a2681e1f2d5.tar.gz
Merge "Make change and version bump to PPRL.190705.003 am: b0faf21d08" into pie-cuttlefish-testing
-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 77a2d0ae0c..7cc9c55458 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.190605.003
+export BUILD_ID=PPRL.190705.003
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index 07e6c95e90..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-06-05
+ PLATFORM_SECURITY_PATCH := 2019-07-05
endif
ifndef PLATFORM_SECURITY_PATCH_TIMESTAMP