[DO NOT MERGE] Update Security String to 2017-02-05 on mnc-dev am: 06e7d1f2ac am: 4e1976ff9b
am: 7a2ca27f87

Change-Id: Iafe15e8f02674cf82a933464256e0d1d14549c3f
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index 69d3f1b..6c617d6 100644
--- a/core/version_defaults.mk
+++ b/core/version_defaults.mk
@@ -105,7 +105,7 @@
   #  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-02-01
+  PLATFORM_SECURITY_PATCH := 2017-02-05
 endif
 
 ifeq "" "$(PLATFORM_BASE_OS)"