mirror of
https://github.com/openharmony/ability_ability_runtime.git
synced 2026-08-24 12:43:16 -04:00
fix build
Signed-off-by: Yeyuning <yeyuning2@h-partners.com> Co-Authored-By: Agent
This commit is contained in:
@@ -146,6 +146,7 @@ ohos_shared_library("libappms") {
|
||||
"init:libbeget_proxy",
|
||||
"init:libbegetutil",
|
||||
"ipc:ipc_core",
|
||||
"ipc:ipc_single",
|
||||
"json:nlohmann_json_static",
|
||||
"kv_store:distributeddata_inner",
|
||||
"memmgr:memmgrclient",
|
||||
|
||||
@@ -45,6 +45,7 @@ ohos_fuzztest("MultiUserConfigMgrFuzzTest") {
|
||||
"hilog:libhilog",
|
||||
"hitrace:hitrace_meter",
|
||||
"i18n:i18n_sa_client",
|
||||
"ipc:ipc_single",
|
||||
"os_account:libaccountkits",
|
||||
"os_account:os_account_innerkits",
|
||||
]
|
||||
|
||||
@@ -92,6 +92,7 @@ ohos_unittest("AmsAbilityRunningRecordTest") {
|
||||
"init:libbeget_proxy",
|
||||
"init:libbegetutil",
|
||||
"ipc:ipc_core",
|
||||
"ipc:ipc_single",
|
||||
"kv_store:distributeddata_inner",
|
||||
"memmgr:memmgrclient",
|
||||
"memory_utils:libmeminfo",
|
||||
|
||||
@@ -104,6 +104,7 @@ ohos_unittest("AmsServiceLoadAbilityProcessTest") {
|
||||
"init:libbeget_proxy",
|
||||
"init:libbegetutil",
|
||||
"ipc:ipc_core",
|
||||
"ipc:ipc_single",
|
||||
"kv_store:distributeddata_inner",
|
||||
"kv_store:distributeddata_mgr",
|
||||
"memmgr:memmgrclient",
|
||||
|
||||
@@ -93,6 +93,7 @@ ohos_unittest("AmsServiceStartupTest") {
|
||||
"init:libbeget_proxy",
|
||||
"init:libbegetutil",
|
||||
"ipc:ipc_core",
|
||||
"ipc:ipc_single",
|
||||
"kv_store:distributeddata_inner",
|
||||
"memmgr:memmgrclient",
|
||||
"memory_utils:libmeminfo",
|
||||
|
||||
@@ -98,6 +98,7 @@ ohos_unittest("AMSEventHandlerTest") {
|
||||
"init:libbeget_proxy",
|
||||
"init:libbegetutil",
|
||||
"ipc:ipc_core",
|
||||
"ipc:ipc_single",
|
||||
"kv_store:distributeddata_inner",
|
||||
"kv_store:distributeddata_mgr",
|
||||
"memmgr:memmgrclient",
|
||||
|
||||
@@ -135,6 +135,7 @@ ohos_unittest("app_mgr_service_inner_eighth_test") {
|
||||
"init:libbeget_proxy",
|
||||
"init:libbegetutil",
|
||||
"ipc:ipc_core",
|
||||
"ipc:ipc_single",
|
||||
"json:nlohmann_json_static",
|
||||
"kv_store:distributeddata_inner",
|
||||
"kv_store:distributeddata_mgr",
|
||||
|
||||
@@ -136,6 +136,7 @@ ohos_unittest("app_mgr_service_inner_ninth_test") {
|
||||
"init:libbeget_proxy",
|
||||
"init:libbegetutil",
|
||||
"ipc:ipc_core",
|
||||
"ipc:ipc_single",
|
||||
"json:nlohmann_json_static",
|
||||
"kv_store:distributeddata_inner",
|
||||
"kv_store:distributeddata_mgr",
|
||||
|
||||
@@ -134,6 +134,7 @@ ohos_unittest("app_mgr_service_inner_seventh_test") {
|
||||
"init:libbeget_proxy",
|
||||
"init:libbegetutil",
|
||||
"ipc:ipc_core",
|
||||
"ipc:ipc_single",
|
||||
"json:nlohmann_json_static",
|
||||
"kv_store:distributeddata_inner",
|
||||
"kv_store:distributeddata_mgr",
|
||||
|
||||
@@ -139,6 +139,7 @@ ohos_unittest("app_mgr_service_inner_tenth_test") {
|
||||
"init:libbeget_proxy",
|
||||
"init:libbegetutil",
|
||||
"ipc:ipc_core",
|
||||
"ipc:ipc_single",
|
||||
"json:nlohmann_json_static",
|
||||
"kv_store:distributeddata_inner",
|
||||
"kv_store:distributeddata_mgr",
|
||||
|
||||
@@ -147,6 +147,7 @@ ohos_unittest("cache_process_manager_second_test") {
|
||||
"init:libbeget_proxy",
|
||||
"init:libbegetutil",
|
||||
"ipc:ipc_core",
|
||||
"ipc:ipc_single",
|
||||
"json:nlohmann_json_static",
|
||||
"kv_store:distributeddata_inner",
|
||||
"memmgr:memmgrclient",
|
||||
|
||||
@@ -50,6 +50,7 @@ ohos_unittest("multi_user_config_mgr_test") {
|
||||
"i18n:i18n_sa_client",
|
||||
"init:libbegetutil",
|
||||
"ipc:ipc_core",
|
||||
"ipc:ipc_single",
|
||||
"os_account:libaccountkits",
|
||||
"os_account:os_account_innerkits",
|
||||
"window_manager:libwm",
|
||||
|
||||
Reference in New Issue
Block a user