PLATFORM_PREVIEW_SDK_VERSION = 3 for DP3

Bug: 27150977
Change-Id: I8f13cec505a73678fb605ee3bce00519d16c2f7e
This commit is contained in:
Ian Pedowitz
2016-04-08 14:05:00 -07:00
parent b354a61f3e
commit 839ec10bbc

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 := 2
PLATFORM_PREVIEW_SDK_VERSION := 3
endif
endif