!27 samgr part name rectify

Merge pull request !27 from zmx/master-dev
This commit is contained in:
openharmony_ci 2021-10-18 02:05:54 +00:00 committed by Gitee
commit 1fb3fdd814
6 changed files with 6 additions and 6 deletions

View File

@ -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"
}

View File

@ -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"
}

View File

@ -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"

View File

@ -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"

View File

@ -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"

View File

@ -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"