Bump PLATFORM_PREVIEW_SDK_VERSION to 4

Change-Id: Ia44cfc3ff839c9ec84aec32e37c42b96de67075e
This commit is contained in:
Ian Pedowitz 2015-08-11 07:50:04 -07:00
parent 736463f86c
commit 38ffb0cf89
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 # assuming the device can only support APIs as of the previous official
# public release. # public release.
# This value will always be 0 for release builds. # This value will always be 0 for release builds.
PLATFORM_PREVIEW_SDK_VERSION := 3 PLATFORM_PREVIEW_SDK_VERSION := 4
endif endif
endif endif