提交 8c62cee3 编写于 作者: D DannyIsFunny

test=develop

上级 27150a06
......@@ -36,9 +36,9 @@ if(NOT DEFINED ANDROID_API_LEVEL)
set(ANDROID_API_LEVEL "23")
if(ARM_TARGET_ARCH_ABI STREQUAL "armv7")
if(LITE_WITH_NPU AND NOT LITE_ON_TINY_PUBLISH)
set(ANDROID_API_LEVEL "24") # HIAI DDK depends on android-24
set(ANDROID_API_LEVEL "21") # HIAI DDK depends on android-24
else()
set(ANDROID_API_LEVEL "22")
set(ANDROID_API_LEVEL "21")
endif()
endif()
endif()
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册