mirror of
https://gitee.com/openharmony/deviceprofile_device_info_manager
synced 2024-11-23 07:30:13 +00:00
添加依赖
Signed-off-by: guoyi <guoyi39@huawei.com>
This commit is contained in:
parent
f487ed1afb
commit
88313e6dac
@ -122,6 +122,7 @@ ohos_shared_library("distributed_device_profile") {
|
||||
external_deps = [
|
||||
"access_token:libaccesstoken_sdk",
|
||||
"c_utils:utils",
|
||||
"common_event_service:cesfwk_innerkits",
|
||||
"device_auth:deviceauth_sdk",
|
||||
"device_manager:devicemanagersdk",
|
||||
"dmsfwk:common_sdk",
|
||||
|
@ -45,6 +45,7 @@ device_profile_external_deps = [
|
||||
"access_token:libtoken_setproc",
|
||||
"cJSON:cjson",
|
||||
"c_utils:utils",
|
||||
"common_event_service:cesfwk_innerkits",
|
||||
"config_policy:configpolicy_util",
|
||||
"device_auth:deviceauth_sdk",
|
||||
"device_manager:devicemanagersdk",
|
||||
|
@ -53,6 +53,7 @@ ohos_fuzztest("NewDeviceProfileFuzzTest") {
|
||||
"access_token:libnativetoken",
|
||||
"access_token:libtoken_setproc",
|
||||
"c_utils:utils",
|
||||
"common_event_service:cesfwk_innerkits",
|
||||
"hilog:libhilog",
|
||||
"ipc:ipc_core",
|
||||
"safwk:system_ability_fwk",
|
||||
|
Loading…
Reference in New Issue
Block a user