PLATFORM_PREVIEW_SDK_VERSION should be 1 for nyc-mr1-dev for their DP

Bug: 27150977
Change-Id: I735fbb19e68097c17641a01d660780aff1c7748d
This commit is contained in:
Ian Pedowitz
2016-05-12 10:42:25 -07:00
parent 5363df9efa
commit d93aba9a39

View File

@@ -91,7 +91,7 @@ else
# 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 := 4
PLATFORM_PREVIEW_SDK_VERSION := 1
endif
endif