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",
|
||||
"device_auth",
|
||||
"device_info_manager",
|
||||
"device_manager",
|
||||
"distributeddatamgr",
|
||||
"dmsfwk",
|
||||
"dsoftbus",
|
||||
"eventhandler",
|
||||
"form_fwk",
|
||||
"hisysevent_native",
|
||||
"hitrace_native",
|
||||
"hiviewdfx_hilog_native",
|
||||
"init",
|
||||
"ipc",
|
||||
"kv_store",
|
||||
"multimedia_image_framework",
|
||||
"napi",
|
||||
"os_account",
|
||||
|
@ -18,12 +18,3 @@ js_declaration("continuation_manager") {
|
||||
|
||||
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