mirror of
https://gitee.com/openharmony/account_os_account
synced 2024-11-27 04:00:43 +00:00
commit
1fb3fdd814
@ -56,7 +56,7 @@ ohos_shared_library("libaccountkits") {
|
||||
"hiviewdfx_hilog_native:libhilog",
|
||||
"ipc:ipc_core",
|
||||
"safwk:system_ability_fwk",
|
||||
"samgr_L2:samgr_proxy",
|
||||
"samgr_standard:samgr_proxy",
|
||||
]
|
||||
part_name = "os_account_standard"
|
||||
}
|
||||
|
@ -65,7 +65,7 @@ ohos_moduletest("AccountInnerSdkModuleTest") {
|
||||
"ipc:ipc_core",
|
||||
"os_account_standard:libaccountkits",
|
||||
"safwk:system_ability_fwk",
|
||||
"samgr_L2:samgr_proxy",
|
||||
"samgr_standard:samgr_proxy",
|
||||
]
|
||||
part_name = "os_account_standard"
|
||||
}
|
||||
|
@ -83,7 +83,7 @@ ohos_shared_library("accountmgr") {
|
||||
"ipc:ipc_core",
|
||||
"permission_standard:libpermissionsdk_standard",
|
||||
"safwk:system_ability_fwk",
|
||||
"samgr_L2:samgr_proxy",
|
||||
"samgr_standard:samgr_proxy",
|
||||
"startup_l2:syspara",
|
||||
]
|
||||
part_name = "os_account_standard"
|
||||
|
@ -64,7 +64,7 @@ ohos_unittest("AccountEventProviderTest") {
|
||||
"ipc:ipc_core",
|
||||
"permission_standard:libpermissionsdk_standard",
|
||||
"safwk:system_ability_fwk",
|
||||
"samgr_L2:samgr_proxy",
|
||||
"samgr_standard:samgr_proxy",
|
||||
"startup_l2:syspara",
|
||||
]
|
||||
part_name = "os_account_standard"
|
||||
|
@ -78,7 +78,7 @@ ohos_unittest("account_mgr_test") {
|
||||
"ipc:ipc_core",
|
||||
"permission_standard:libpermissionsdk_standard",
|
||||
"safwk:system_ability_fwk",
|
||||
"samgr_L2:samgr_proxy",
|
||||
"samgr_standard:samgr_proxy",
|
||||
"startup_l2:syspara",
|
||||
]
|
||||
part_name = "os_account_standard"
|
||||
|
@ -76,7 +76,7 @@ ohos_unittest("AccountSAMgrStubTest") {
|
||||
"ipc:ipc_core",
|
||||
"permission_standard:libpermissionsdk_standard",
|
||||
"safwk:system_ability_fwk",
|
||||
"samgr_L2:samgr_proxy",
|
||||
"samgr_standard:samgr_proxy",
|
||||
"startup_l2:syspara",
|
||||
]
|
||||
part_name = "os_account_standard"
|
||||
|
Loading…
Reference in New Issue
Block a user