From: Adam Seaton Date: Tue, 11 Apr 2017 17:50:07 +0000 (-0700) Subject: [DO NOT MERGE] Update Security String to 2017-06-01 for lmp-dev X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=380441000d5df37018f7cea0280520c07a476675;p=android-x86%2Fbuild.git [DO NOT MERGE] Update Security String to 2017-06-01 for lmp-dev bug:37204197 Change-Id: Id9ee50bec46f2fd3f9e2e5f546c062f946bff36f --- diff --git a/core/version_defaults.mk b/core/version_defaults.mk index de273e08d..4f796897e 100644 --- a/core/version_defaults.mk +++ b/core/version_defaults.mk @@ -75,7 +75,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-05-05 + PLATFORM_SECURITY_PATCH := 2017-06-01 endif ifeq "" "$(PLATFORM_BASE_OS)"