!121 独立编译整改

Merge pull request !121 from sunjiakun/hb_1107
This commit is contained in:
openharmony_ci 2024-11-13 02:51:03 +00:00 committed by Gitee
commit a70e15c4d2
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
8 changed files with 19 additions and 0 deletions

View File

@ -62,6 +62,7 @@ ohos_unittest("app_domain_verify_agent_client_test") {
"bundle_framework:appexecfwk_base",
"bundle_framework:appexecfwk_core",
"c_utils:utils",
"eventhandler:libeventhandler",
"ffrt:libffrt",
"hilog:libhilog",
"hisysevent:libhisysevent",

View File

@ -63,6 +63,7 @@ ohos_unittest("app_domain_verify_mgr_client_test") {
"bundle_framework:appexecfwk_base",
"bundle_framework:appexecfwk_core",
"c_utils:utils",
"eventhandler:libeventhandler",
"ffrt:libffrt",
"hilog:libhilog",
"hisysevent:libhisysevent",

View File

@ -74,6 +74,9 @@ ohos_unittest("app_domain_verify_bean_test") {
"netstack:http_client",
"os_account:os_account_innerkits",
"relational_store:native_rdb",
"safwk:system_ability_fwk",
"samgr:dynamic_cache",
"samgr:samgr_common",
"samgr:samgr_proxy",
]

View File

@ -71,6 +71,9 @@ ohos_unittest("app_domain_verify_zidl_test") {
"netstack:http_client",
"os_account:os_account_innerkits",
"relational_store:native_rdb",
"safwk:system_ability_fwk",
"samgr:dynamic_cache",
"samgr:samgr_common",
"samgr:samgr_proxy",
]

View File

@ -74,6 +74,9 @@ ohos_unittest("app_domain_verify_bms_test") {
"netstack:http_client",
"os_account:os_account_innerkits",
"relational_store:native_rdb",
"safwk:system_ability_fwk",
"samgr:dynamic_cache",
"samgr:samgr_common",
"samgr:samgr_proxy",
]

View File

@ -68,6 +68,7 @@ ohos_unittest("app_domain_verify_module_test") {
"ipc:ipc_core",
"netmanager_base:net_conn_manager_if",
"os_account:os_account_innerkits",
"preferences:native_preferences",
"relational_store:native_rdb",
"safwk:system_ability_fwk",
"samgr:samgr_proxy",

View File

@ -72,6 +72,9 @@ ohos_unittest("app_domain_verify_agent_service_test") {
"os_account:os_account_innerkits",
"os_account:os_account_innerkits",
"relational_store:native_rdb",
"safwk:system_ability_fwk",
"samgr:dynamic_cache",
"samgr:samgr_common",
"samgr:samgr_proxy",
]

View File

@ -81,7 +81,11 @@ ohos_unittest("app_domain_verify_mgr_service_test") {
"ipc:ipc_core",
"netstack:http_client",
"os_account:os_account_innerkits",
"preferences:native_preferences",
"relational_store:native_rdb",
"safwk:system_ability_fwk",
"samgr:dynamic_cache",
"samgr:samgr_common",
"samgr:samgr_proxy",
]