aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Seaton <aseaton@google.com>2018-06-04 18:18:18 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2018-06-04 18:18:18 +0000
commit889775dff30cc997202b4721387e982a042289e6 (patch)
tree34b8b7d5f3480652972c92ca77cee51ec00b68b4
parent97c4839717fad47faae7325811d8e6753f8e03a4 (diff)
parent9b8b5854e80c6678e12a529018d3e0c9879c37a1 (diff)
downloadbuild-889775dff30cc997202b4721387e982a042289e6.tar.gz
Merge "DO NOT MERGE Update Platform Security String to 2018-07-05 for pi-dev bug: 79883349" into pi-dev
-rw-r--r--core/version_defaults.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index 43f3f024e5..6c5eac22fc 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 := 2018-06-05
+ PLATFORM_SECURITY_PATCH := 2018-07-05
endif
ifndef PLATFORM_SECURITY_PATCH_TIMESTAMP