mirror of
https://github.com/openharmony/ability_ability_runtime.git
synced 2026-08-25 12:23:20 -04:00
@@ -1099,6 +1099,7 @@ ohos_shared_library("ui_extension_module") {
|
||||
"bundle_framework:appexecfwk_core",
|
||||
"hilog:libhilog",
|
||||
"napi:ace_napi",
|
||||
"window_manager:libwm",
|
||||
]
|
||||
|
||||
relative_install_dir = "extensionability/"
|
||||
@@ -1530,6 +1531,7 @@ ohos_shared_library("auto_fill_extension_module") {
|
||||
"bundle_framework:appexecfwk_core",
|
||||
"hilog:libhilog",
|
||||
"napi:ace_napi",
|
||||
"window_manager:libwm",
|
||||
]
|
||||
|
||||
relative_install_dir = "extensionability/"
|
||||
|
||||
@@ -2600,6 +2600,7 @@ ohos_unittest("auto_fill_extension_module_loader_test") {
|
||||
"hilog:libhilog",
|
||||
"ipc:ipc_core",
|
||||
"napi:ace_napi",
|
||||
"window_manager:libwm",
|
||||
]
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user