forked from openkylin/platform_build
am a18c5028: Final SDK, set PLATFORM_PREVIEW_SDK_VERSION to 0
* commit 'a18c5028d77f0323b8b8959982ae7d6b1ec7aded': Final SDK, set PLATFORM_PREVIEW_SDK_VERSION to 0
This commit is contained in:
commit
c79c7d152f
|
@ -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 := 4
|
||||
PLATFORM_PREVIEW_SDK_VERSION := 0
|
||||
endif
|
||||
endif
|
||||
|
||||
|
|
Loading…
Reference in New Issue