aafwk->ability_runtime

Signed-off-by: zhoushicheng <zhoushicheng2@huawei.com>
Change-Id: Id17d5081469aa2bbf3c8ef07db2c0c3f934df686
This commit is contained in:
zhoushicheng 2022-06-27 12:38:42 +08:00
parent 8fc19cd449
commit d0e3964342

View File

@ -63,9 +63,9 @@ template("js_pa_engine_ark") {
"//foundation/arkui/ace_engine/adapter/ohos/entrance/pa_engine/engine/common",
]
deps = [
"$ability_runtime_path/frameworks/js/napi/aafwk/inner/napi_common:napi_common",
"$ability_runtime_path/frameworks/native/ability/native:abilitykit_native",
"$ability_runtime_path/frameworks/native/appkit:appkit_native",
"$ability_runtime_path/frameworks/js/napi/aafwk/inner/napi_common:napi_common",
"//ark/js_runtime:libark_jsruntime",
"//foundation/arkui/napi:ace_napi",
"//foundation/arkui/napi:ace_napi_ark",