From f2991553971a90c6a99aeb4c8baeeb100648828d Mon Sep 17 00:00:00 2001 From: Adam Seaton Date: Mon, 13 Feb 2017 11:48:25 -0800 Subject: Update Security String to 2017-04-01 on nyc-dev Bug:35314737 Change-Id: I10b7a9f66524ab64f9b8033b2e9ef353ee4aae12 (cherry picked from commit 93c1a722c2c579a7360a160c77c754382018f348) --- 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 55ccde7..ffd15d4 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-03-01 + PLATFORM_SECURITY_PATCH := 2017-04-01 endif ifeq "" "$(PLATFORM_BASE_OS)" -- cgit v1.1