mirror of
https://gitee.com/openharmony/xts_dcts
synced 2024-11-23 07:39:59 +00:00
dcts 仓库支持run
Signed-off-by: songdawei <songdawei1@huawei.com>
This commit is contained in:
parent
d0a0998ebe
commit
a813398a4b
30
bundle.json
Normal file
30
bundle.json
Normal file
@ -0,0 +1,30 @@
|
||||
{
|
||||
"name": "@ohos/xts_dcts",
|
||||
"description": "dcts",
|
||||
"version": "3.1",
|
||||
"license": "Apache License 2.0",
|
||||
"publishAs": "code-segment",
|
||||
"segment": {
|
||||
"destPath": "test/xts/dcts"
|
||||
},
|
||||
"dirs": {},
|
||||
"scripts": {},
|
||||
"component": {
|
||||
"name": "xts_dcts",
|
||||
"subsystem": "xts",
|
||||
"syscap": [],
|
||||
"features": [],
|
||||
"adapted_system_type": [],
|
||||
"rom": "",
|
||||
"ram": "",
|
||||
"deps": {
|
||||
"components": [],
|
||||
"third_party": []
|
||||
},
|
||||
"build": {
|
||||
"sub_component": [],
|
||||
"inner_kits": [],
|
||||
"test": [ "//test/xts/dcts:dcts" ]
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user