5 Star 0 Fork 212

guoyi/dp_profile_data

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
bundle.json 5.33 KB
一键复制 编辑 原始数据 按行查看 历史
torrizo 提交于 2024-11-15 06:34 . json绝对路径整改
{
"name": "@ohos/device_info_manager",
"description": "device profile",
"version": "3.1",
"publishAs": "code-segment",
"segment": {
"destPath": "foundation/deviceprofile/device_info_manager"
},
"dirs": {},
"scripts": {},
"license": "Apache License 2.0",
"component": {
"name": "device_info_manager",
"subsystem": "deviceprofile",
"features": [
"device_info_manager_feature_coverage",
"device_info_manager_switch_static_disable"
],
"adapted_system_type": [ "standard" ],
"hisysevent_config":[
"//foundation/deviceprofile/device_info_manager/hisysevent.yaml"
],
"rom": "2048KB",
"ram": "9000KB",
"deps": {
"components": [
"cJSON",
"c_utils",
"common_event_service",
"config_policy",
"ffrt",
"hisysevent",
"hilog",
"ipc",
"json",
"syscap_codec",
"access_token",
"device_auth",
"samgr",
"kv_store",
"hitrace",
"eventhandler",
"safwk",
"dsoftbus",
"dmsfwk",
"device_manager",
"init",
"relational_store",
"os_account"
],
"third_party": [
"json"
]
},
"build": {
"group_type": {
"base_group": [],
"fwk_group": [
"//foundation/deviceprofile/device_info_manager/old/interfaces/innerkits/core:distributed_device_profile_client",
"//foundation/deviceprofile/device_info_manager/interfaces/innerkits/core:distributed_device_profile_sdk",
"//foundation/deviceprofile/device_info_manager/common:distributed_device_profile_common"
],
"service_group": [
"//foundation/deviceprofile/device_info_manager/etc/profile:deviceprofile_trust",
"//foundation/deviceprofile/device_info_manager/etc/init:etc",
"//foundation/deviceprofile/device_info_manager/old/permission:authority_json",
"//foundation/deviceprofile/device_info_manager/permission:permission_json",
"//foundation/deviceprofile/device_info_manager/sa_profile:dps_sa_profile",
"//foundation/deviceprofile/device_info_manager/old/services/core:distributed_device_profile",
"//foundation/deviceprofile/device_info_manager/services/core:distributed_device_profile_svr"
]
},
"inner_kits": [
{
"name": "//foundation/deviceprofile/device_info_manager/old/interfaces/innerkits/core:distributed_device_profile_client",
"header": {
"header_files": [
"distributed_device_profile_client.h",
"distributed_device_profile_proxy.h",
"idistributed_device_profile.h",
"iprofile_event_callback.h",
"profile_change_notification.h",
"profile_event.h",
"service_characteristic_profile.h",
"subscribe_info.h"
],
"header_base": "//foundation/deviceprofile/device_info_manager/old/interfaces/innerkits/core/include/"
}
},
{
"name": "//foundation/deviceprofile/device_info_manager/interfaces/innerkits/core:distributed_device_profile_sdk",
"header": {
"header_files": [
"distributed_device_profile_client.h",
"distributed_device_profile_proxy.h"
],
"header_base": "//foundation/deviceprofile/device_info_manager/interfaces/innerkits/core/include/"
}
},
{
"name": "//foundation/deviceprofile/device_info_manager/common:distributed_device_profile_common",
"header": {
"header_files": [
"access_control_profile.h",
"accessee.h",
"accesser.h",
"characteristic_profile.h",
"device_profile.h",
"dp_subscribe_info.h",
"dp_sync_options.h",
"i_distributed_device_profile.h",
"i_profile_change_listener.h",
"i_sync_completed_callback.h",
"profile_change_listener_proxy.h",
"profile_change_listener_stub.h",
"service_profile.h",
"sync_completed_callback_proxy.h",
"sync_completed_callback_stub.h",
"trust_device_profile.h"
],
"header_base": "//foundation/deviceprofile/device_info_manager/common/include/interfaces"
}
}
],
"test": [
"//foundation/deviceprofile/device_info_manager/old/radar/test/unittest:dp_radar_helper_test_old",
"//foundation/deviceprofile/device_info_manager/old/services/core:unittest",
"//foundation/deviceprofile/device_info_manager/radar/test/unittest:dp_radar_helper_test_new",
"//foundation/deviceprofile/device_info_manager/services/core:unittest",
"//foundation/deviceprofile/device_info_manager/old/services/core/test/fuzztest:fuzztest",
"//foundation/deviceprofile/device_info_manager/services/core/test/fuzztest:fuzztest",
"//foundation/deviceprofile/device_info_manager/common/test:common_test"
]
}
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/guoyistone/dp_profile_data.git
git@gitee.com:guoyistone/dp_profile_data.git
guoyistone
dp_profile_data
dp_profile_data
master

搜索帮助