mirror of
https://github.com/openharmony/device_manager.git
synced 2026-07-21 06:05:22 -04:00
@@ -363,6 +363,8 @@ ohos_unittest("UTTest_dm_device_state_manager") {
|
||||
]
|
||||
|
||||
deps = [ ":device_manager_test" ]
|
||||
|
||||
external_deps = [ "hisysevent_native:libhisysevent" ]
|
||||
}
|
||||
|
||||
## UnitTest UTTest_dm_device_state_manager }}}
|
||||
@@ -644,6 +646,7 @@ ohos_static_library("device_manager_test") {
|
||||
"common_event_service:cesfwk_innerkits",
|
||||
"dsoftbus_standard:softbus_client",
|
||||
"eventhandler:libeventhandler",
|
||||
"hisysevent_native:libhisysevent",
|
||||
"hiviewdfx_hilog_native:libhilog",
|
||||
"ipc:ipc_core",
|
||||
"safwk:system_ability_fwk",
|
||||
|
||||
@@ -24,6 +24,7 @@
|
||||
#include "dm_anonymous.h"
|
||||
#include "dm_constants.h"
|
||||
#include "dm_device_info.h"
|
||||
#include "dm_hisysevent.h"
|
||||
#include "dm_log.h"
|
||||
#include "ipc_notify_auth_result_req.h"
|
||||
#include "ipc_notify_device_state_req.h"
|
||||
|
||||
Reference in New Issue
Block a user