From 592c3a46e6b112fe820acc67630d656ba7b50ccb Mon Sep 17 00:00:00 2001 From: Zach Jang Date: Thu, 26 May 2016 16:00:38 -0700 Subject: Updating security string to 2016-07-05 to release branches b/28912173 Change-Id: I60b28f3859f7ee006841ed4308e15404590b60bf --- 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 e0c68cf..cb8ba51 100644 --- a/core/version_defaults.mk +++ b/core/version_defaults.mk @@ -103,7 +103,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 := 2016-06-01 + PLATFORM_SECURITY_PATCH := 2016-07-05 endif ifeq "" "$(PLATFORM_BASE_OS)" -- cgit v1.1