From d12c9ff52d5a320a1f0d9fbdd1014598b2b32541 Mon Sep 17 00:00:00 2001 From: mh0rst Date: Fri, 24 Feb 2017 21:59:03 +0100 Subject: Update security patch level to 2017-02-01. Change-Id: Ibebbc75c4c825b72f084c569466bca0d0866bfc6 --- 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 65bbf74..69d3f1b 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-01-01 + PLATFORM_SECURITY_PATCH := 2017-02-01 endif ifeq "" "$(PLATFORM_BASE_OS)" -- cgit v1.1