芯片组件独立化构建整改

Signed-off-by: renguang1116 <renguang@huawei.com>
This commit is contained in:
renguang1116 2024-08-22 23:32:18 +08:00
parent 01c0111bab
commit 8bb7877f83
5 changed files with 5 additions and 0 deletions

View File

@ -119,6 +119,7 @@ ohos_executable("storage_daemon") {
"bundle_framework:appexecfwk_base",
"bundle_framework:appexecfwk_core",
"c_utils:utils",
"eventhandler:libeventhandler",
"hilog:libhilog",
"hisysevent:libhisysevent",
"init:libbegetutil",

View File

@ -86,6 +86,7 @@ ohos_unittest("storage_daemon_test") {
"bundle_framework:appexecfwk_core",
"c_utils:utils",
"dfs_service:cloud_daemon_kit_inner",
"eventhandler:libeventhandler",
"hilog:libhilog",
"hisysevent:libhisysevent",
"huks:libhukssdk",

View File

@ -69,6 +69,7 @@ ohos_fuzztest("StorageDaemonFuzzTest") {
"app_file_service:sandbox_helper_native",
"bundle_framework:appexecfwk_core",
"c_utils:utils",
"eventhandler:libeventhandler",
"hilog:libhilog",
"hisysevent:libhisysevent",
"huks:libhukssdk",

View File

@ -65,6 +65,7 @@ ohos_fuzztest("StorageDaemonCreateShareFileFuzzTest") {
"app_file_service:sandbox_helper_native",
"bundle_framework:appexecfwk_core",
"c_utils:utils",
"eventhandler:libeventhandler",
"hilog:libhilog",
"hisysevent:libhisysevent",
"huks:libhukssdk",

View File

@ -65,6 +65,7 @@ ohos_fuzztest("StorageDaemonDeleteShareFileFuzzTest") {
"app_file_service:sandbox_helper_native",
"bundle_framework:appexecfwk_core",
"c_utils:utils",
"eventhandler:libeventhandler",
"hilog:libhilog",
"hisysevent:libhisysevent",
"huks:libhukssdk",