修正代码路径

Signed-off-by: yangdachao1103 <yangdachao1@huawei.com>
This commit is contained in:
yangdachao1103
2023-10-13 14:45:36 +08:00
parent ab07a0af0a
commit e53a884038
+4 -12
View File
@@ -13,17 +13,9 @@
import("//build/ohos.gni")
ability_runtime_path = "//foundation/ability/ability_runtime"
ability_runtime_inner_api_path = "${ability_runtime_path}/interfaces/inner_api"
ability_runtime_kits_path = "${ability_runtime_path}/frameworks/kits"
aafwk_inner_api_path ="//foundation/ability/ability_runtime/interfaces/inner_api"
aafwk_kits_path = "//foundation/ability/ability_runtime/frameworks/kits"
ecologicalrulemgrservice_root_path = "//foundation/bundlemanager/ecological_rule_manager"
ecologicalrulemgrservice_root_path =
"//foundation/bundlemanager/ecological_rule_manager"
innerkits_path = "${ecologicalrulemgrservice_root_path}/interfaces/innerkits"
ecologicalrulemgrservice_path = "${ecologicalrulemgrservice_root_path}/services"
ecologicalrulemgrservice_utils_path = "${ecologicalrulemgrservice_root_path}/utils"
ecologicalrulemgrservice_utils_path =
"${ecologicalrulemgrservice_root_path}/utils"