mirror of
https://github.com/openharmony/bundlemanager_ecological_rule_manager.git
synced 2026-07-01 12:33:50 -04:00
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user