mirror of
https://gitee.com/openharmony/startup_appspawn
synced 2024-11-23 07:00:17 +00:00
ability_lite innerKits to innner_api
Signed-off-by: zero-cyc <chenlien@huawei.com> Change-Id: Ic97aed5940651fcbfe54294471825eb2146f4460
This commit is contained in:
parent
27604bde51
commit
de422245b9
@ -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",
|
||||
|
@ -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",
|
||||
]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user