ability_lite innerKits to innner_api

Signed-off-by: zero-cyc <chenlien@huawei.com>
Change-Id: Ic97aed5940651fcbfe54294471825eb2146f4460
This commit is contained in:
zero-cyc 2022-07-20 14:04:49 +08:00
parent 27604bde51
commit de422245b9
2 changed files with 2 additions and 2 deletions

View File

@ -50,7 +50,7 @@ executable("appspawn") {
"//base/startup/init_lite/interfaces/innerkits/include",
"//foundation/distributedschedule/samgr_lite/interfaces/kits/samgr",
"//foundation/distributedschedule/samgr_lite/interfaces/kits/registry",
"${aafwk_lite_path}/interfaces/innerkits/abilitymgr_lite",
"${aafwk_lite_path}/interfaces/inner_api/abilitymgr_lite",
"//third_party/bounds_checking_function/include/",
"//third_party/cJSON",
"//utils/native/lite/include",

View File

@ -32,7 +32,7 @@ unittest("AppSpawnLiteTest") {
"//foundation/distributedschedule/samgr_lite/interfaces/kits/registry",
"//third_party/bounds_checking_function/include/",
"//third_party/cJSON",
"${aafwk_lite_path}/interfaces/innerkits/abilitymgr_lite",
"${aafwk_lite_path}/interfaces/inner_api/abilitymgr_lite",
"//utils/native/lite/include",
]