!481 user_file_service hitrace/hilog部件名称修改

Merge pull request !481 from yangjingbo/user_file_dfx_name
This commit is contained in:
openharmony_ci 2023-07-05 03:00:54 +00:00 committed by Gitee
commit 8184073170
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
6 changed files with 8 additions and 8 deletions

View File

@ -29,8 +29,8 @@
"napi",
"file_api",
"bundle_framework",
"hiviewdfx_hilog_native",
"hitrace_native",
"hilog",
"hitrace",
"access_token",
"c_utils",
"multimedia_image_framework",

View File

@ -52,7 +52,7 @@ ohos_shared_library("fileaccess") {
"c_utils:utils",
"common_event_service:cesfwk_innerkits",
"file_api:filemgmt_libn",
"hiviewdfx_hilog_native:libhilog",
"hilog:libhilog",
"multimedia_image_framework:image",
]
}

View File

@ -35,6 +35,6 @@ ohos_shared_library("fileextensioninfo") {
"ability_base:want",
"c_utils:utils",
"file_api:filemgmt_libn",
"hiviewdfx_hilog_native:libhilog",
"hilog:libhilog",
]
}

View File

@ -84,8 +84,8 @@ ohos_shared_library("file_access_extension_ability_kit") {
"bundle_framework:appexecfwk_base",
"bundle_framework:appexecfwk_core",
"c_utils:utils",
"hitrace_native:hitrace_meter",
"hiviewdfx_hilog_native:libhilog",
"hilog:libhilog",
"hitrace:hitrace_meter",
"ipc:ipc_core",
"multimedia_image_framework:image_native",
"napi:ace_napi",

View File

@ -50,7 +50,7 @@ ohos_fuzztest("ExternalFileAccessFuzzTest") {
"access_token:libnativetoken",
"access_token:libtoken_setproc",
"c_utils:utils",
"hiviewdfx_hilog_native:libhilog",
"hilog:libhilog",
"ipc:ipc_core",
"ipc_js:rpc",
"samgr:samgr_proxy",

View File

@ -50,7 +50,7 @@ ohos_fuzztest("MedialibraryFileAccessFuzzTest") {
"access_token:libnativetoken",
"access_token:libtoken_setproc",
"c_utils:utils",
"hiviewdfx_hilog_native:libhilog",
"hilog:libhilog",
"ipc:ipc_core",
"ipc_js:rpc",
"samgr:samgr_proxy",