Merge "PLATFORM_PREVIEW_SDK_VERSION == 4 for DP4" into nyc-dev

This commit is contained in:
Ian Pedowitz 2016-05-12 18:58:17 +00:00 committed by Android (Google) Code Review
commit 77df46efec
1 changed files with 1 additions and 1 deletions

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