mirror of
https://gitee.com/openharmony/ability_dmsfwk
synced 2024-11-23 14:30:21 +00:00
commit
92a8b79373
@ -39,14 +39,18 @@
|
|||||||
"c_utils",
|
"c_utils",
|
||||||
"device_auth",
|
"device_auth",
|
||||||
"device_info_manager",
|
"device_info_manager",
|
||||||
|
"device_manager",
|
||||||
"distributeddatamgr",
|
"distributeddatamgr",
|
||||||
|
"dmsfwk",
|
||||||
"dsoftbus",
|
"dsoftbus",
|
||||||
"eventhandler",
|
"eventhandler",
|
||||||
"form_fwk",
|
"form_fwk",
|
||||||
"hisysevent_native",
|
"hisysevent_native",
|
||||||
"hitrace_native",
|
"hitrace_native",
|
||||||
"hiviewdfx_hilog_native",
|
"hiviewdfx_hilog_native",
|
||||||
|
"init",
|
||||||
"ipc",
|
"ipc",
|
||||||
|
"kv_store",
|
||||||
"multimedia_image_framework",
|
"multimedia_image_framework",
|
||||||
"napi",
|
"napi",
|
||||||
"os_account",
|
"os_account",
|
||||||
|
@ -18,12 +18,3 @@ js_declaration("continuation_manager") {
|
|||||||
|
|
||||||
part_name = "dmsfwk"
|
part_name = "dmsfwk"
|
||||||
}
|
}
|
||||||
|
|
||||||
ohos_copy("continuation_manager_declaration") {
|
|
||||||
sources = [ "./api" ]
|
|
||||||
|
|
||||||
outputs = [ target_out_dir + "/$target_name/" ]
|
|
||||||
|
|
||||||
module_source_dir = target_out_dir + "/$target_name"
|
|
||||||
module_install_name = ""
|
|
||||||
}
|
|
||||||
|
Loading…
Reference in New Issue
Block a user