From 77fe13026e4c535649e44b07452b3fe82b961390 Mon Sep 17 00:00:00 2001 From: Adam Seaton Date: Mon, 12 Jun 2017 11:05:57 -0700 Subject: Updating security string to 2017-07-01 on mnc (cherry picked from commit dce5c7b9dcf30d3d8582e704733b6d702be4e64b) Change-Id: I749d5f09a1571f47a23dd067b48ba6385c56f86c --- 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 a2bb05b674..33b21c1c8d 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-06-01 + PLATFORM_SECURITY_PATCH := 2017-07-01 endif ifeq "" "$(PLATFORM_BASE_OS)" -- cgit v1.2.3