当前仓库属于暂停状态,部分功能使用受限,详情请查阅 仓库状态说明
1 Star 0 Fork 5

鸿宇/telephony_data_storage
暂停

forked from OpenHarmony/telephony_data_storage
暂停
 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
bundle.json 1.69 KB
一键复制 编辑 原始数据 按行查看 历史
wangziming 提交于 2022-10-18 15:21 +08:00 . feature: data_storage -> telephony_data
{
"name": "@ohos/telephony_data",
"version": "3.1.0",
"description": "telephony data storage service",
"publishAs": "code-segment",
"homePage": "https://gitee.com/openharmony",
"repository": "https://gitee.com/openharmony/telephony_data_storage",
"license": "Apache License 2.0",
"language": "",
"private": false,
"scripts": {},
"envs": [],
"dirs": [],
"author": {},
"contributors": [],
"segment": {
"destPath": "base/telephony/telephony_data"
},
"component": {
"name": "telephony_data",
"subsystem": "telephony",
"syscap": [
"SystemCapability.Telephony.DataStorage"
],
"features": [],
"adapted_system_type": [
"standard"
],
"rom": "200KB",
"ram": "200KB",
"deps": {
"components": [
"ability_base",
"ability_runtime",
"c_utils",
"config_policy",
"hiviewdfx_hilog_native",
"preferences",
"relational_store"
],
"third_party": [
"jsoncpp"
]
},
"build": {
"group_type": {
"base_group": [
],
"fwk_group": [
],
"service_group": [
"//base/telephony/telephony_data:tel_telephony_data",
"//base/telephony/telephony_data:Telephony_Data_Storage"
]
},
"inner_kits": [
],
"test": [
"//base/telephony/telephony_data/test:unittest"
]
}
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/hongyu/telephony_data_storage.git
git@gitee.com:hongyu/telephony_data_storage.git
hongyu
telephony_data_storage
telephony_data_storage
master

搜索帮助