add JS Interface

Signed-off-by: toutes <zhaoruiyuan2@huawei.com>
This commit is contained in:
toutes
2021-09-08 09:54:57 +08:00
parent 3d65577b55
commit c2842e607c
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -54,5 +54,6 @@ shared_library("ace_module_manager") {
"//third_party/bounds_checking_function:libsec_shared",
"//third_party/jerryscript/jerry-core:jerry-core_shared",
"//utils/native/lite/js/builtin:ace_utils_kits",
"//base/powermgr/battery_lite/interfaces/kits/js:battery_utils_kits",
]
}
+1
View File
@@ -89,6 +89,7 @@ ace_test_deps = [
"//foundation/graphic/wms:lite_wms",
"//utils/native/lite/js/builtin:ace_utils_kits",
"//utils/native/lite/kv_store/src:utils_kv_store",
"//base/powermgr/battery_lite/interfaces/kits/js:battery_utils_kits",
]
# all other extra deps when compiling the whole ace source code with test case together