modify samgr partname

Signed-off-by: chen <chenkang40@huawei.com>
Change-Id: I78664c2a6dd9ddeb9138239b10af472965807e49
This commit is contained in:
chen
2022-07-21 19:07:20 +08:00
parent 80c7687ad4
commit 843674fca6
4 changed files with 16 additions and 16 deletions
+4 -4
View File
@@ -62,8 +62,8 @@ lite_library("bundle") {
"${aafwk_lite_path}/interfaces/kits/ability_lite/slite",
"${aafwk_lite_path}/interfaces/inner_api/abilitymgr_lite",
"//foundation/communication/ipc/interfaces/innerkits/c/ipc/include",
"//foundation/distributedschedule/samgr_lite/interfaces/kits/samgr",
"//foundation/distributedschedule/samgr_lite/interfaces/kits/registry",
"//foundation/systemabilitymgr/samgr_lite/interfaces/kits/samgr",
"//foundation/systemabilitymgr/samgr_lite/interfaces/kits/registry",
"//third_party/bounds_checking_function/include",
"//utils/native/lite/include",
"//utils/native/lite/memory/include",
@@ -105,8 +105,8 @@ lite_library("bundle") {
"${appexecfwk_lite_path}/interfaces/kits/bundle_lite",
"${appexecfwk_lite_path}/utils/bundle_lite",
"//foundation/communication/ipc/interfaces/innerkits/c/ipc/include",
"//foundation/distributedschedule/samgr_lite/interfaces/kits/samgr",
"//foundation/distributedschedule/samgr_lite/interfaces/kits/registry",
"//foundation/systemabilitymgr/samgr_lite/interfaces/kits/samgr",
"//foundation/systemabilitymgr/samgr_lite/interfaces/kits/registry",
"//third_party/bounds_checking_function/include",
"//utils/native/lite/include",
"//third_party/cJSON",