1 Star 0 Fork 301

zero-cyc/telephony_cellular_call

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
bundle.json 1.56 KB
一键复制 编辑 原始数据 按行查看 历史
张海丰 提交于 2022-01-22 12:14 +08:00 . zhanghaifeng11@huawei.com
{
"name": "@ohos/cellular_call",
"version": "3.1.0",
"description": "telephony cellular call service",
"publishAs": "code-segment",
"homePage": "https://gitee.com/openharmony",
"repository": "https://gitee.com/openharmony/telephony_cellular_call",
"license": "Apache License 2.0",
"language": "",
"private": false,
"scripts": {},
"envs": [],
"dirs": [],
"author": {},
"contributors": [],
"segment": {
"destPath": "//base/telephony/cellular_call"
},
"component": {
"name": "cellular_call",
"subsystem": "telephony",
"syscap": [
"SystemCapability.Telephony.CellularCall"
],
"features": [],
"adapted_system_type": [
"standard"
],
"rom": "",
"ram": "",
"deps": {
"components": [
"appexecfwk_standard",
"ipc",
"ril_adapter",
"safwk",
"samgr_standard",
"utils_base"
],
"third_party": [
"libphonenumber"
]
},
"build": {
"sub_component": [
"//base/telephony/cellular_call:tel_cellular_call",
"//base/telephony/cellular_call/sa_profile:cellular_call_sa_profile",
"//base/telephony/cellular_call/vendor/ims:tel_ims"
],
"inner_kits": [
],
"test": [
"//base/telephony/cellular_call/test:unittest"
]
}
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/zero-cyc/telephony_cellular_call.git
git@gitee.com:zero-cyc/telephony_cellular_call.git
zero-cyc
telephony_cellular_call
telephony_cellular_call
master

搜索帮助