diff --git a/tests/unity/src/BUILD.gn b/tests/unity/src/BUILD.gn index 39f31ce911aa3de9dd6104b6509aa780fa388bea..a76355c28ab9f577a92b504b57a4a707c4ccbff4 100755 --- a/tests/unity/src/BUILD.gn +++ b/tests/unity/src/BUILD.gn @@ -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", ]