PLATFORM_PREVIEW_SDK_VERSION = 2 for DP2

Bug: 27150977
Change-Id: I8b86b5565dbdf81dffb4bc9ba0eef8a3c3f91d20
This commit is contained in:
Ian Pedowitz
2016-03-11 22:13:36 -08:00
parent efd50b725b
commit e5df61318e

View File

@@ -82,7 +82,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 := 1
PLATFORM_PREVIEW_SDK_VERSION := 2
endif
endif