[DO NOT MERGE] Update Security String to 2017-06-01 for nyc-dev am: d9a5e99599 am: 518f3b9283 am: c347cb4986
am: 888cf4cf67

Change-Id: Ia4ff300b605e9ce6e93d8983e4d728d42516fa5b
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index a93dc31..9889f51 100644
--- a/core/version_defaults.mk
+++ b/core/version_defaults.mk
@@ -131,7 +131,7 @@
     #  It must be of the form "YYYY-MM-DD" on production devices.
     #  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)"