From 89f6f7aa01591e8524ef0c4b5efa7433d082a9b9 Mon Sep 17 00:00:00 2001 From: Zach Jang Date: Mon, 23 May 2016 13:19:30 -0700 Subject: [PATCH] DO NOT MERGE Updating security string to 2016-07-01 - for klp-dev only b/28912173 Change-Id: I233f130629bc7f3b8f44bcc1e05177a17e0448b5 --- core/version_defaults.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/version_defaults.mk b/core/version_defaults.mk index 7cf638794..d5351df7c 100644 --- a/core/version_defaults.mk +++ b/core/version_defaults.mk @@ -68,7 +68,7 @@ ifeq "" "$(PLATFORM_SECURITY_PATCH)" # Can be an arbitrary string, but must be a single word. # # If there is no $PLATFORM_SECURITY_PATCH set, keep it empty. - PLATFORM_SECURITY_PATCH := 2015-11-01 + PLATFORM_SECURITY_PATCH := 2016-07-01 endif ifeq "" "$(PLATFORM_BASE_OS)" -- 2.11.0