aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Seaton <aseaton@google.com>2017-04-11 10:57:44 -0700
committerJP Sugarbroad <jpsugar@google.com>2017-04-13 13:01:10 -0700
commit67d11aa1e874ba5fc2b22a5f281b47d0b86ab47c (patch)
tree5fd3c6aea1bb70cec91d48b08a8ea6e90814bcf2
parent6a9de8815f2ecf3cf30e246040b349853ccfd2cc (diff)
downloadbuild-67d11aa1e874ba5fc2b22a5f281b47d0b86ab47c.tar.gz
[DO NOT MERGE] Update Security String to 2017-06-01 for mnc-dev
bug:37204197 Change-Id: I80259eef1e7a0d0761d3bb31082b7b3606cef669
-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 7516a12df2..a2bb05b674 100644
--- a/core/version_defaults.mk
+++ b/core/version_defaults.mk
@@ -105,7 +105,7 @@ ifeq "" "$(PLATFORM_SECURITY_PATCH)"
# 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 := 2017-05-01
+ PLATFORM_SECURITY_PATCH := 2017-06-01
endif
ifeq "" "$(PLATFORM_BASE_OS)"