Bumping PLATFORM_PREVIEW_SDK_VERSION to 1 for NYC

Change-Id: Ie712ea5048f0439e09775fbf645ae3fb1ff31583
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index 0596fc8..6ffb752 100644
--- a/core/version_defaults.mk
+++ b/core/version_defaults.mk
@@ -82,7 +82,7 @@
     # assuming the device can only support APIs as of the previous official
     # public release.
     # This value will always be 0 for release builds.
-    PLATFORM_PREVIEW_SDK_VERSION := 0
+    PLATFORM_PREVIEW_SDK_VERSION := 1
   endif
 endif