mirror of
https://github.com/openharmony/device_manager.git
synced 2026-07-19 18:13:32 -04:00
@@ -24,6 +24,8 @@
|
||||
#include "dm_anonymous.h"
|
||||
#include "dm_constants.h"
|
||||
#include "dm_hisysevent.h"
|
||||
#include "dm_dfx_constants.h"
|
||||
#include "dm_hitrace.h"
|
||||
#include "dm_log.h"
|
||||
#include "dm_random.h"
|
||||
#include "hichain_connector_callback.h"
|
||||
|
||||
@@ -248,6 +248,7 @@ if (defined(ohos_lite)) {
|
||||
|
||||
external_deps = [
|
||||
"dsoftbus:softbus_client",
|
||||
"hitrace_native:hitrace_meter",
|
||||
"ipc:ipc_core",
|
||||
"safwk:system_ability_fwk",
|
||||
"samgr_standard:samgr_proxy",
|
||||
|
||||
@@ -30,6 +30,8 @@
|
||||
#include "dm_constants.h"
|
||||
#include "dm_device_info.h"
|
||||
#include "dm_log.h"
|
||||
#include "dm_dfx_constants.h"
|
||||
#include "dm_hitrace.h"
|
||||
#include "nlohmann/json.hpp"
|
||||
#include "parameter.h"
|
||||
#include "system_ability_definition.h"
|
||||
|
||||
Reference in New Issue
Block a user