mirror of
https://gitee.com/openharmony/deviceprofile_device_info_manager
synced 2024-11-23 07:30:13 +00:00
update
Signed-off-by: zhanglei <zhanglei730@huawei.com>
This commit is contained in:
parent
593e962965
commit
4832194e94
@ -21,8 +21,8 @@
|
||||
"ram": "9000KB",
|
||||
"deps": {
|
||||
"components": [
|
||||
"cJSON",
|
||||
"c_utils",
|
||||
"cJSON",
|
||||
"hisysevent",
|
||||
"hilog",
|
||||
"ipc",
|
||||
|
@ -52,8 +52,8 @@ ohos_shared_library("distributed_device_profile_common") {
|
||||
|
||||
external_deps = [
|
||||
"access_token:libaccesstoken_sdk",
|
||||
"cJSON:cjson",
|
||||
"c_utils:utils",
|
||||
"cJSON:cjson",
|
||||
"device_manager:devicemanagersdk",
|
||||
"dmsfwk:common_sdk",
|
||||
"eventhandler:libeventhandler",
|
||||
|
@ -74,8 +74,8 @@ ohos_shared_library("distributed_device_profile_svr") {
|
||||
|
||||
external_deps = [
|
||||
"access_token:libaccesstoken_sdk",
|
||||
"cJSON:cjson",
|
||||
"c_utils:utils",
|
||||
"cJSON:cjson",
|
||||
"device_auth:deviceauth_sdk",
|
||||
"device_manager:devicemanagersdk",
|
||||
"dmsfwk:common_sdk",
|
||||
|
@ -32,8 +32,8 @@ device_profile_external_deps = [
|
||||
"access_token:libaccesstoken_sdk",
|
||||
"access_token:libnativetoken",
|
||||
"access_token:libtoken_setproc",
|
||||
"cJSON:cjson",
|
||||
"c_utils:utils",
|
||||
"cJSON:cjson",
|
||||
"device_auth:deviceauth_sdk",
|
||||
"device_manager:devicemanagersdk",
|
||||
"dmsfwk:common_sdk",
|
||||
|
Loading…
Reference in New Issue
Block a user