Ai
1 Star 0 Fork 186

刘彬俊/telephony_data_storage

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
bundle.json 1.63 KB
一键复制 编辑 原始数据 按行查看 历史
PaDaBoo 提交于 2022-05-17 23:24 +08:00 . appdatamgr部件分解
{
"name": "@ohos/data_storage",
"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/data_storage"
},
"component": {
"name": "data_storage",
"subsystem": "telephony",
"syscap": [
"SystemCapability.Telephony.DataStorage"
],
"features": [],
"adapted_system_type": [
"standard"
],
"rom": "200KB",
"ram": "200KB",
"deps": {
"components": [
"ability_base",
"appexecfwk_standard",
"common_event_service",
"dmsfwk_standard",
"hiviewdfx_hilog_native",
"relational_store",
"dataability",
"preferences",
"safwk",
"utils_base"
],
"third_party": [
"jsoncpp"
]
},
"build": {
"sub_component": [
"//base/telephony/data_storage:tel_data_storage",
"//base/telephony/data_storage:Telephony_Data_Storage"
],
"inner_kits": [
],
"test": [
"//base/telephony/data_storage/test:unittest"
]
}
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/liu-binjun/telephony_data_storage.git
git@gitee.com:liu-binjun/telephony_data_storage.git
liu-binjun
telephony_data_storage
telephony_data_storage
master

搜索帮助