mirror of
https://gitee.com/openharmony/msdp_device_status
synced 2024-11-30 11:11:06 +00:00
Device Profile Adapter(Rust)
Signed-off-by: wang-tingting-1999 <wangtingting102@huawei.com>
This commit is contained in:
parent
699353d9be
commit
fc351729bd
1
BUILD.gn
1
BUILD.gn
@ -22,6 +22,7 @@ group("devicestatus_service_group") {
|
||||
"${device_status_root_path}/rust/ipc/server:fusion_ipc_server_ffi",
|
||||
"${device_status_root_path}/rust/modules/coordination/server:fusion_coordination_server_ffi",
|
||||
"${device_status_root_path}/rust/modules/drag/server:fusion_drag_server_ffi",
|
||||
"${device_status_root_path}/rust/subsystem/device_profile/sys:fusion_device_profile_rust",
|
||||
]
|
||||
}
|
||||
}
|
||||
|
@ -67,9 +67,7 @@
|
||||
"//base/msdp/device_status/frameworks/native/src:deviceagent",
|
||||
"//base/msdp/device_status/sa_profile:devicestatus_sa_profile",
|
||||
"//base/msdp/device_status/tools:devicestatus_tools",
|
||||
"//base/msdp/device_status:devicestatus_service_group",
|
||||
"//base/msdp/device_status/rust/subsystem/device_profile/binding:fusion_device_profile_binding",
|
||||
"//base/msdp/device_status/rust/subsystem/device_profile/sys:fusion_device_profile_rust"
|
||||
"//base/msdp/device_status:devicestatus_service_group"
|
||||
]
|
||||
},
|
||||
"inner_kits": [
|
||||
|
Loading…
Reference in New Issue
Block a user