1 Star 0 Fork 258

yangzhibo/msdp_device_status

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
bundle.json 1.59 KB
一键复制 编辑 原始数据 按行查看 历史
{
"name": "@ohos/device_status",
"description": "Msdp device status",
"version": "3.1",
"license": "Apache License 2.0",
"segment": {
"destPath": "base/msdp/device_status"
},
"component": {
"name": "device_status",
"subsystem": "msdp",
"syscap": ["SystemCapability.Msdp.DeviceStatus"],
"features": [],
"adapted_system_type": [ "standard" ],
"rom": "2048KB",
"ram": "~4096KB",
"deps": {
"components": [
"hiviewdfx_hilog_native",
"ipc",
"safwk",
"samgr_standard",
"utils_base",
"appexecfwk_standard",
"permission_standard",
"napi"
],
"third_party": []
},
"build": {
"sub_component": [
"//base/msdp/device_status/libs:devicestatus_sensorhdi",
"//base/msdp/device_status/libs:devicestatus_msdp",
"//base/msdp/device_status/interfaces/innerkits:devicestatus_client",
"//base/msdp/device_status/services:devicestatus_service",
"//base/msdp/device_status/frameworks/js/napi:devicestatus",
"//base/msdp/device_status/frameworks/native/src:deviceagent",
"//base/msdp/device_status/sa_profile:devicestatus_sa_profile"
],
"inner_kits": [
{
"name": "//base/msdp/device_status/interfaces/innerkits:devicestatus_client",
"header": {
"header_files": [],
"header_base": "//base/msdp/device_status/interfaces/innerkits/include"
}
}
],
"test": [
"//base/msdp/device_status/services/native/test:devicestatussrv_test"
]
}
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/yangzhibo8/msdp_device_status.git
git@gitee.com:yangzhibo8/msdp_device_status.git
yangzhibo8
msdp_device_status
msdp_device_status
master

搜索帮助