modify samgr

Signed-off-by: huangxiaolinabc123 <huangxiaolin12@huawei.com>
Change-Id: Ida26129fe96f79d74996e6f22f6508ba4442dfb8
This commit is contained in:
huangxiaolinabc123
2022-07-30 15:25:13 +08:00
parent fe5e121d99
commit 015ccaf9f8
+3 -3
View File
@@ -16,9 +16,9 @@ source_set("test_unity") {
include_dirs = [
"//vendor/huawei/watchgt/devkit/hal/include",
"//utils/include",
"//foundation/distributedschedule/samgr_lite/interfaces/innerkits/samgr",
"//foundation/distributedschedule/samgr_lite/interfaces/innerkits/communication/mpc/transport",
"//foundation/distributedschedule/samgr_lite/interfaces/innerkits/communication/mpc",
"//foundation/systemabilitymgr/samgr_lite/interfaces/innerkits/samgr",
"//foundation/systemabilitymgr/samgr_lite/interfaces/innerkits/communication/mpc/transport",
"//foundation/systemabilitymgr/samgr_lite/interfaces/innerkits/communication/mpc",
"//test/lite/testservice/include",
"//third_party/cJSON/tests/unity/src",
]