{ "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", "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" ] } } }