modify samgr partname

Signed-off-by: chen <chenkang40@huawei.com>
Change-Id: I235d10838d8706958251f837af15325899150b9a
This commit is contained in:
chen
2022-07-22 10:44:56 +08:00
parent 5a952a9567
commit 506ea46297
2 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -33,7 +33,7 @@
"common",
"utils_base",
"hiviewdfx_hilog_native",
"samgr_standard",
"samgr",
"ipc"
],
"third_party": [
+6 -6
View File
@@ -73,7 +73,7 @@ if (os_level == "mini" || os_level == "small") {
"//base/hiviewdfx/hilog_lite/interfaces/native/innerkits/hilog",
"//third_party/bounds_checking_function/include",
"${frameworks_path}/inc/lite",
"//foundation/distributedschedule/samgr_lite/interfaces/kits/samgr",
"//foundation/systemabilitymgr/samgr_lite/interfaces/kits/samgr",
]
sources = deviceauth_ipc_files
@@ -94,7 +94,7 @@ if (os_level == "mini" || os_level == "small") {
"//base/hiviewdfx/hilog_lite/frameworks/featured:hilog_shared",
"//build/lite/config/component/cJSON:cjson_shared",
"//foundation/communication/ipc/interfaces/innerkits/c/ipc:ipc_single",
"//foundation/distributedschedule/samgr_lite/samgr:samgr",
"//foundation/systemabilitymgr/samgr_lite/samgr:samgr",
"//third_party/bounds_checking_function:libsec_shared",
"//utils/native/lite:utils",
]
@@ -109,7 +109,7 @@ if (os_level == "mini" || os_level == "small") {
"//third_party/bounds_checking_function/include",
"${frameworks_path}/inc/lite",
"//foundation/communication/ipc/interfaces/innerkits/c/ipc/include",
"//foundation/distributedschedule/samgr_lite/interfaces/kits/samgr",
"//foundation/systemabilitymgr/samgr_lite/interfaces/kits/samgr",
]
sources = deviceauth_ipc_files
@@ -126,7 +126,7 @@ if (os_level == "mini" || os_level == "small") {
"${deps_adapter_path}:${hal_module_name}",
"//base/hiviewdfx/hilog_lite/frameworks/featured:hilog_shared",
"//foundation/communication/ipc/interfaces/innerkits/c/ipc:ipc_single",
"//foundation/distributedschedule/samgr_lite/samgr:samgr",
"//foundation/systemabilitymgr/samgr_lite/samgr:samgr",
"//third_party/bounds_checking_function:libsec_shared",
"//utils/native/lite:utils",
]
@@ -210,7 +210,7 @@ if (os_level == "mini" || os_level == "small") {
"hiviewdfx_hilog_native:libhilog",
"ipc:ipc_core",
"safwk:system_ability_fwk",
"samgr_standard:samgr_proxy",
"samgr:samgr_proxy",
"utils_base:utils",
]
}
@@ -249,7 +249,7 @@ if (os_level == "mini" || os_level == "small") {
"access_token:libaccesstoken_sdk",
"hiviewdfx_hilog_native:libhilog",
"ipc:ipc_core",
"samgr_standard:samgr_proxy",
"samgr:samgr_proxy",
"utils_base:utils",
]
}