Bump PLATFORM_PREVIEW_SDK_VERSION to 3

Change-Id: I5a0ec062c2893bf1ac7fbec3ce98953283efcaf7
This commit is contained in:
Ian Pedowitz 2015-07-29 10:37:24 -07:00
parent 18cf7136a6
commit db042bdccd
1 changed files with 1 additions and 1 deletions

View File

@ -80,7 +80,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