1 Star 0 Fork 278

海边的鱼/filemanagement_user_file_service

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
bundle.json 1.50 KB
一键复制 编辑 原始数据 按行查看 历史
PaDaBoo 提交于 2022-05-17 23:09 . appdatamgr部件分解
{
"name": "@ohos/user_file_service",
"description": "filemanagement is the module of OpenHarmony that provides storage and file management.",
"version": "3.1",
"license": "Apache License 2.0",
"publishAs": "code-segment",
"segment": {
"destPath": "foundation/filemanagement/user_file_service"
},
"dirs": {},
"scripts": {},
"component": {
"name": "user_file_service",
"subsystem": "filemanagement",
"syscap": [
"SystemCapability.FileManagement.FileManagerService"
],
"adapted_system_type": [
"standard"
],
"rom": "",
"ram": "",
"deps": {
"components": [
"ability_base",
"ability_runtime",
"hiviewdfx",
"ipc",
"relational_store",
"dataability",
"safwk",
"samgr_standard"
]
},
"build": {
"sub_component": [
"//foundation/filemanagement/user_file_service/services:fms",
"//foundation/filemanagement/user_file_service/services/sa_profile:filemanager_service_sa_profile",
"//foundation/filemanagement/user_file_service/interfaces/kits/js:filemanager"
],
"test": [
"//foundation/filemanagement/user_file_service/services/test:user_file_manager_test"
]
}
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/fish-by-the-sea/filemanagement_user_file_service.git
[email protected]:fish-by-the-sea/filemanagement_user_file_service.git
fish-by-the-sea
filemanagement_user_file_service
filemanagement_user_file_service
master

搜索帮助