mirror of
https://gitee.com/openharmony/filemanagement_user_file_service
synced 2024-11-26 17:10:55 +00:00
!830 filemanagement_user_file_service适配ipc_js变更
Merge pull request !830 from yanghang/master
This commit is contained in:
commit
dce87e2c0e
@ -52,7 +52,7 @@ ohos_fuzztest("ExternalFileAccessFuzzTest") {
|
||||
"c_utils:utils",
|
||||
"hilog:libhilog",
|
||||
"ipc:ipc_core",
|
||||
"ipc:ipc_js",
|
||||
"ipc:rpc",
|
||||
"samgr:samgr_proxy",
|
||||
]
|
||||
|
||||
|
@ -51,7 +51,7 @@ ohos_fuzztest("MedialibraryFileAccessFuzzTest") {
|
||||
"c_utils:utils",
|
||||
"hilog:libhilog",
|
||||
"ipc:ipc_core",
|
||||
"ipc:ipc_js",
|
||||
"ipc:rpc",
|
||||
"samgr:samgr_proxy",
|
||||
]
|
||||
|
||||
|
@ -58,7 +58,7 @@ ohos_unittest("medialibrary_file_access_test") {
|
||||
"access_token:libtoken_setproc",
|
||||
"c_utils:utils",
|
||||
"ipc:ipc_core",
|
||||
"ipc:ipc_js",
|
||||
"ipc:rpc",
|
||||
"samgr:samgr_proxy",
|
||||
]
|
||||
|
||||
@ -116,7 +116,7 @@ ohos_unittest("external_file_access_test") {
|
||||
"c_utils:utils",
|
||||
"hilog:libhilog",
|
||||
"ipc:ipc_core",
|
||||
"ipc:ipc_js",
|
||||
"ipc:rpc",
|
||||
"samgr:samgr_proxy",
|
||||
]
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user