1 Star 0 Fork 61

陈飞飞/sensors_start

forked from OpenHarmony/sensors_start 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
bundle.json 628 Bytes
一键复制 编辑 原始数据 按行查看 历史
ZhaoMinghui 提交于 2023-04-28 03:20 . 部件化整改
{
"name": "@ohos/start",
"description": "Start sensor, vibrator and other small device services",
"version": "3.1",
"license": "Apache License 2.0",
"segment": {
"destPath": "base/sensors/start"
},
"component": {
"name": "start",
"subsystem": "sensors",
"syscap": [],
"features": [],
"adapted_system_type": [ "standard" ],
"rom": "10KB",
"ram": "~10KB",
"deps": {
"components": [],
"third_party": []
},
"build": {
"sub_component": [
"//base/sensors/start/etc/init:sensors.rc",
"//base/sensors/start/etc/init:msdp.rc"
]
}
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/cff-gite/sensors_start.git
[email protected]:cff-gite/sensors_start.git
cff-gite
sensors_start
sensors_start
master

搜索帮助