1 Star 0 Fork 280

谢宇/telephony_cellular_call_0825

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
bundle.json 2.36 KB
一键复制 编辑 原始数据 按行查看 历史
徐黔南 提交于 2022-08-23 17:45 . fix ims problem
{
"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": "1MB",
"ram": "650KB",
"deps": {
"components": [
"appexecfwk_standard",
"ipc",
"ril_adapter",
"safwk",
"samgr",
"utils_base"
],
"third_party": [
"libphonenumber"
]
},
"build": {
"group_type": {
"base_group": [
],
"fwk_group": [
],
"service_group": [
"//base/telephony/cellular_call:tel_cellular_call",
"//base/telephony/cellular_call/sa_profile:cellular_call_sa_profile"
]
},
"inner_kits": [
{
"header": {
"header_base" : "//base/telephony/cellular_call/interfaces/innerkits/ims",
"header_files": [
"ims_call_callback_interface.h",
"ims_call_callback_proxy.h",
"ims_call_callback_stub.h",
"ims_call_client.h",
"ims_call_interface.h",
"ims_call_proxy.h",
"ims_call_types.h"
]
},
"name":"//base/telephony/cellular_call/interfaces/innerkits/ims:tel_ims_call_api"
}
],
"test": [
"//base/telephony/cellular_call/test:unittest"
]
}
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/xieyu1209/telephony_cellular_call_0825.git
git@gitee.com:xieyu1209/telephony_cellular_call_0825.git
xieyu1209
telephony_cellular_call_0825
telephony_cellular_call_0825
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385