1 Star 0 Fork 238

luoyong / telephony_cellular_call

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
bundle.json 2.32 KB
一键复制 编辑 原始数据 按行查看 历史
ASheLock 提交于 2023-06-28 15:54 . IssueNo: hilog/hisysevent部件名整改
{
"name": "@ohos/cellular_call",
"version": "4.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": [
"ability_base",
"c_utils",
"call_manager",
"common_event_service",
"core_service",
"drivers_interface_ril",
"eventhandler",
"hilog",
"hisysevent",
"hitrace",
"init",
"ipc",
"resource_management",
"safwk",
"samgr"
],
"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": []
},
"name":"//base/telephony/cellular_call/interfaces/innerkits/ims:tel_ims_call_api"
}
],
"test": [
"//base/telephony/cellular_call/test:unittest",
"//base/telephony/cellular_call/test/fuzztest:fuzztest"
]
}
}
}
1
https://gitee.com/luoyong075/telephony_cellular_call.git
git@gitee.com:luoyong075/telephony_cellular_call.git
luoyong075
telephony_cellular_call
telephony_cellular_call
master

搜索帮助