mirror of
https://gitee.com/openharmony/xts_dcts
synced 2024-11-22 23:29:46 +00:00
编译修改
Signed-off-by: txl <tangxianglei@huawei.com>
This commit is contained in:
parent
0e7862b675
commit
e94bfe195a
2
build.sh
2
build.sh
@ -84,7 +84,7 @@ parse_cmdline()
|
||||
shift
|
||||
done
|
||||
if [ "$SYSTEM_SIZE" = "standard" ]; then
|
||||
BUILD_TARGET=${BUILD_TARGET:-"test/xts/dcts:dcts"}
|
||||
BUILD_TARGET=${BUILD_TARGET:-"test/xts/dcts:xts_dcts"}
|
||||
PRODUCT_NAME=${PRODUCT_NAME:-"Hi3516DV300"}
|
||||
else
|
||||
BUILD_TARGET=${BUILD_TARGET:-"dcts dcts_ivi dcts_intellitv dcts_wearable"}
|
||||
|
@ -24,7 +24,7 @@
|
||||
"build": {
|
||||
"sub_component": [],
|
||||
"inner_kits": [],
|
||||
"test": [ "//test/xts/dcts:dcts" ]
|
||||
"test": [ "//test/xts/dcts:xts_dcts" ]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user