forked from openkylin/platform_build
Merge "Bump PLATFORM_PREVIEW_SDK_VERSION to 2" into mnc-dev
This commit is contained in:
commit
30638322e7
|
@ -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 := 1
|
PLATFORM_PREVIEW_SDK_VERSION := 2
|
||||||
endif
|
endif
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue