1 Star 0 Fork 231

newsky647/filemanagement_app_file_service

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
bundle.json 945 Bytes
一键复制 编辑 原始数据 按行查看 历史
yuming 提交于 2022-05-27 17:01 . add fuzz testcase
{
"name": "@ohos/app_file_service",
"description": "App file service provides sharing and file management for apps",
"optional": "false",
"version": "3.1",
"license": "Apache License 2.0",
"publishAs": "code-segment",
"segment": {
"destPath": "foundation/filemanagement/app_file_service"
},
"dirs": {},
"scripts": {},
"component": {
"name": "app_file_service",
"subsystem": "filemanagement",
"syscap": [
"SystemCapability.FileManagement.RemoteFileShare"
],
"adapted_system_type": [
"standard"
],
"rom": "",
"ram": "",
"build": {
"sub_component": [
"//foundation/filemanagement/app_file_service:libremotefileshare"
],
"test": [
"//foundation/filemanagement/app_file_service/test/fuzztest:fuzztest"
]
}
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/newsky647/filemanagement_app_file_service.git
git@gitee.com:newsky647/filemanagement_app_file_service.git
newsky647
filemanagement_app_file_service
filemanagement_app_file_service
master

搜索帮助