1 Star 0 Fork 434

wangwei/telephony_call_manager_1

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
bundle.json 3.13 KB
一键复制 编辑 原始数据 按行查看 历史
zhangweilei 提交于 2024-08-29 20:31 . dc-call switch and mute and mt number
{
"name": "@ohos/call_manager",
"version": "4.0",
"description": "telephony call manager service",
"publishAs": "code-segment",
"homePage": "https://gitee.com/openharmony",
"repository": "https://gitee.com/openharmony/telephony_call_manager",
"license": "Apache License 2.0",
"language": "",
"private": false,
"scripts": {},
"envs": [],
"dirs": [],
"author": {},
"contributors": [],
"segment": {
"destPath": "base/telephony/call_manager"
},
"component": {
"name": "call_manager",
"subsystem": "telephony",
"syscap": [
"SystemCapability.Telephony.CallManager",
"SystemCapability.Applications.Contacts"
],
"features": [],
"adapted_system_type": [
"standard"
],
"rom": "1639KB",
"ram": "6MB",
"deps": {
"components": [
"ability_base",
"ability_runtime",
"access_token",
"bluetooth",
"c_utils",
"cellular_data",
"common_event_service",
"core_service",
"data_share",
"distributed_notification_service",
"eventhandler",
"ffrt",
"graphic_2d",
"graphic_surface",
"hilog",
"hicollie",
"hisysevent",
"hitrace",
"init",
"ipc",
"audio_framework",
"camera_framework",
"napi",
"os_account",
"player_framework",
"power_manager",
"safwk",
"samgr",
"libuv",
"sms_mms",
"image_framework",
"miscdevice",
"location",
"dsoftbus"
],
"third_party": [
"libphonenumber",
"json",
"cJSON"
]
},
"build": {
"group_type": {
"base_group": [
],
"fwk_group": [
"//base/telephony/call_manager/frameworks/js:call"
],
"service_group": [
"//base/telephony/call_manager:tel_call_manager",
"//base/telephony/call_manager/sa_profile:call_manager_sa_profile",
"//base/telephony/call_manager/frameworks/cj:cj_telephony_call_ffi"
]
},
"inner_kits": [
{
"header": {
"header_base" : "//base/telephony/call_manager/interfaces/innerkits/",
"header_files": []
},
"name":"//base/telephony/call_manager/frameworks/native:tel_call_manager_api"
}
],
"test": [
"//base/telephony/call_manager/test/unittest:unittest",
"//base/telephony/call_manager/test/fuzztest:fuzztest"
]
}
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/wangwei30043812/telephony_call_manager_1.git
git@gitee.com:wangwei30043812/telephony_call_manager_1.git
wangwei30043812
telephony_call_manager_1
telephony_call_manager_1
master

搜索帮助

D67c1975 1850385 1daf7b77 1850385