mirror of
https://gitee.com/openharmony/filemanagement_user_file_service
synced 2024-11-23 07:20:41 +00:00
!481 user_file_service hitrace/hilog部件名称修改
Merge pull request !481 from yangjingbo/user_file_dfx_name
This commit is contained in:
commit
8184073170
@ -29,8 +29,8 @@
|
||||
"napi",
|
||||
"file_api",
|
||||
"bundle_framework",
|
||||
"hiviewdfx_hilog_native",
|
||||
"hitrace_native",
|
||||
"hilog",
|
||||
"hitrace",
|
||||
"access_token",
|
||||
"c_utils",
|
||||
"multimedia_image_framework",
|
||||
|
@ -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",
|
||||
]
|
||||
}
|
||||
|
@ -35,6 +35,6 @@ ohos_shared_library("fileextensioninfo") {
|
||||
"ability_base:want",
|
||||
"c_utils:utils",
|
||||
"file_api:filemgmt_libn",
|
||||
"hiviewdfx_hilog_native:libhilog",
|
||||
"hilog:libhilog",
|
||||
]
|
||||
}
|
||||
|
@ -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",
|
||||
|
@ -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",
|
||||
|
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user