14 Star 63 Fork 357

OpenHarmony/developtools_hdc

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
bundle.json 1.47 KB
一键复制 编辑 原始数据 按行查看 历史
{
"name": "@ohos/hdc",
"description": "Device debug connector that provides the device connection capability and a command line tool",
"version": "3.1",
"license": "Apache License 2.0",
"publishAs": "code-segment",
"segment": {
"destPath": "developtools/hdc"
},
"dirs": {},
"scripts": {},
"component": {
"name": "hdc",
"subsystem": "developtools",
"adapted_system_type": [
"standard"
],
"rom": "1725KB",
"ram": "1599KB",
"deps": {
"components": [
"init",
"c_utils",
"faultloggerd",
"hitrace",
"hilog",
"ipc",
"ability_base",
"ability_runtime",
"window_manager",
"ylong_runtime",
"bounds_checking_function",
"lz4",
"selinux",
"openssl",
"libusb",
"libuv",
"hicollie"
],
"third_party": []
},
"build": {
"sub_component": [
"//developtools/hdc:hdcd_system",
"//developtools/hdc/hdcd_user_permit:hdcd_user_permit",
"//developtools/hdc:hdc_register",
"//developtools/hdc:hdcd_updater",
"//developtools/hdc:hdc_updater"
],
"inner_kits": [
{
"name":"//developtools/hdc:hdc_updater",
"header":{
"header_files":[
],
"header_base":"//developtools/hdc/src"
}
}
],
"test": [ "//developtools/hdc/test:hdc_fuzztest" ]
}
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/openharmony/developtools_hdc.git
git@gitee.com:openharmony/developtools_hdc.git
openharmony
developtools_hdc
developtools_hdc
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891