mirror of
https://gitee.com/openharmony/xts_dcts
synced 2024-11-26 17:30:31 +00:00
dcts_change_componemt_name
Signed-off-by: txl <tangxianglei@huawei.com>
This commit is contained in:
parent
fac99fc82f
commit
0e7862b675
2
build.sh
2
build.sh
@ -84,7 +84,7 @@ parse_cmdline()
|
||||
shift
|
||||
done
|
||||
if [ "$SYSTEM_SIZE" = "standard" ]; then
|
||||
BUILD_TARGET=${BUILD_TARGET:-"dcts"}
|
||||
BUILD_TARGET=${BUILD_TARGET:-"test/xts/dcts:dcts"}
|
||||
PRODUCT_NAME=${PRODUCT_NAME:-"Hi3516DV300"}
|
||||
else
|
||||
BUILD_TARGET=${BUILD_TARGET:-"dcts dcts_ivi dcts_intellitv dcts_wearable"}
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "@ohos/xts_dcts",
|
||||
"name": "@ohos/dcts",
|
||||
"description": "dcts",
|
||||
"version": "3.1",
|
||||
"license": "Apache License 2.0",
|
||||
@ -10,7 +10,7 @@
|
||||
"dirs": {},
|
||||
"scripts": {},
|
||||
"component": {
|
||||
"name": "xts_dcts",
|
||||
"name": "dcts",
|
||||
"subsystem": "xts",
|
||||
"syscap": [],
|
||||
"features": [],
|
||||
|
Loading…
Reference in New Issue
Block a user