Signed-off-by: wangyb0625 <wangyibo38@huawei.com>
This commit is contained in:
wangyb0625
2022-06-21 09:28:25 +08:00
parent 5224a3a707
commit 9d67b0e316
2 changed files with 4 additions and 0 deletions
+3
View File
@@ -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"