提交 71449010 编写于 作者: L liwentao_uiw

Only copy ohos related ndk dirs

Signed-off-by: Nliwentao <liwentao20@huawei.com>
Change-Id: Ib77bc24ba2442ad345d25757f34a0a314fcb385c
上级 f4777e40
......@@ -22,7 +22,7 @@ do
done
ndk_dir=$(ls ${SOURCE_DIR}/lib/|more |awk '{print $NF}')
ndk_dir=$(ls ${SOURCE_DIR}/lib/|more |grep ohos |awk '{print $NF}')
for i in $ndk_dir
do
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册