aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTreeHugger Robot <treehugger-gerrit@google.com>2019-06-07 07:06:18 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2019-06-07 07:06:18 +0000
commitb0120f8cdd4271866090dc6b402e988780b3c0e0 (patch)
tree4226e7061785ce406d5e2527ee2eb65a8fdecb6e
parent1603c9311d93362ec471c6d2d1d5c5bf47380a45 (diff)
parent7906e029a04187b064e5f40eaac047a9ed39a1be (diff)
downloadbuild-b0120f8cdd4271866090dc6b402e988780b3c0e0.tar.gz
Merge "DO NOT MERGE - Merge pi-platform-release (PPRL.190605.003) into stage-aosp-master" into stage-aosp-master
-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 62c91f8ae1..0a798d527e 100644
--- a/core/version_defaults.mk
+++ b/core/version_defaults.mk
@@ -252,7 +252,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-05-05
+ PLATFORM_SECURITY_PATCH := 2019-06-05
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH