forked from openkylin/platform_build
am c396ce62: am c79c7d15: am a18c5028: Final SDK, set PLATFORM_PREVIEW_SDK_VERSION to 0
* commit 'c396ce6240dec53682ba6d2fe31ac155d4342d65': Final SDK, set PLATFORM_PREVIEW_SDK_VERSION to 0
This commit is contained in:
commit
dfb29da864
|
@ -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