Updating Security String to 2017-01-05 on nyc-dev am: 190129bc61 am: b9085822a5 am: 091dea5c83 am: 223b79e356 am: 3b6ceb6dc1
am: df350bdb66

Change-Id: I875fa00f0b6359c390bec953dd92703a4c7310f3
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index 79b4dc6..dcb3572 100644
--- a/core/version_defaults.mk
+++ b/core/version_defaults.mk
@@ -118,7 +118,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-01-01
+      PLATFORM_SECURITY_PATCH := 2017-01-05
 endif
 
 ifeq "" "$(PLATFORM_BASE_OS)"