add JS Interface

Signed-off-by: toutes <zhaoruiyuan2@huawei.com>
This commit is contained in:
toutes
2021-09-09 21:30:18 +08:00
parent c2842e607c
commit c26b35ffdd
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -54,6 +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",
"//base/powermgr/battery_lite/interfaces/kits/js:ace_battery_kits",
]
}
+1 -1
View File
@@ -89,7 +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",
"//base/powermgr/battery_lite/interfaces/kits/js:ace_battery_kits",
]
# all other extra deps when compiling the whole ace source code with test case together