1{
2  "system_info_dict": {
3    "window": ["wms"],
4    "security": ["huks_service", "dlp_permission", "accesstoken_ser|privacy_service|token_sync_ser", "dlp_credential_"],
5    "multimedia": ["media_lite","av_session", "camera_service"],
6    "resourceschedule": ["device_usage_st", "resource_schedu", "bgtaskmgr_servi"],
7    "account": ["accountmgr"],
8    "telephony": ["telephony|riladapter_host"],
9    "communication": ["netmanager", "samgr"],
10    "deviceprofile": ["distributedsche"],
11    "bundlemanager": ["bms"],
12    "distributeddatamgr": ["pasteboard_serv"],
13    "filemanagement": ["com.ohos.medialibrary.medialibrarydata.entry:FileExtensionAbility", "com.ohos.UserFile.ExternalFileManager.entry:FileExtensionAbility"],
14    "miscservices": ["inputmethod_ser"],
15    "hdf": [
16      "hdf_devmgr|input_host|audio_host|sample_host|fingerprint_auth_host|user_auth_host|pin_auth_host|face_auth_host|nfc_host|codec_host|wifi_host|motion_host|sensor_host|riladapter_host|hwc_host|gralloc_host|camera_host|usb_host|blue_host|audio_hdi_server_host|power_host|a2dp_host|location_host|dcamera_host|daudio_host"
17    ],
18    "notification": ["ans"],
19    "graphic": ["render_service"],
20    "location": ["locationhub"],
21    "time_service": ["time_service"],
22    "sensors": ["sensors"],
23    "msdp": ["msdp"],
24    "screenlock_serv": ["screenlock_serv"],
25    "dlp_credential_service_sa": ["dlp_credential_service_sa"],
26    "wallpaper_servi": ["wallpaper_servi"],
27    "hilogd": ["hilogd|hidumper_service"],
28    "power_mgr": ["power"],
29    "data_share": ["com.ohos.medialibrary.medialibrarydata"],
30    "dinput": ["dinput"],
31    "dsoftbus": ["softbus_server"]
32  },
33  "services_component_dict": {
34    "wms": ["window_manager"],
35    "bms": ["bundle_framework"],
36    "power": ["battery_manager", "battery_statistics", "display_manager", "power_manager", "thermal_manager"],
37    "huks_service": ["huks"],
38    "dlp_permission": ["dlp_permission_service"],
39    "media_service": ["player_framework"],
40    "device_usage_st": ["device_usage_statistics"],
41    "accountmgr": ["os_account"],
42    "av_session": ["av_session"],
43    "accesstoken_ser|privacy_service|token_sync_ser": ["access_token"],
44    "telephony|riladapter_host": [
45      "call_manager", "cellular_call", "cellular_data", "core_service",
46      "ril_adapter", "state_registry", "ims_service", "sms_mms"
47    ],
48    "netmanager": ["netmanager_base", "netmanager_ext", "netstack"],
49    "samgr": ["samgr"],
50    "distributedsche": ["dmsfwk", "device_info_manager"],
51    "resource_schedu": ["efficiency_manager"],
52    "bgtaskmgr_servi": ["background_task_mgr"],
53    "pasteboard_serv": ["pasteboard"],
54    "com.ohos.medialibrary.medialibrarydata.entry:FileExtensionAbility|com.ohos.UserFile.ExternalFileManager.entry:FileExtensionAbility": ["filemanagement"],
55    "com.ohos.medialibrary.medialibrarydata": ["data_share"],
56    "inputmethod_ser": ["imf"],
57    "hdf_devmgr|input_host|audio_host|sample_host|fingerprint_auth_host|user_auth_host|pin_auth_host|face_auth_host|nfc_host|codec_host|wifi_host|motion_host|sensor_host|riladapter_host|hwc_host|gralloc_host|camera_host|usb_host|blue_host|audio_hdi_server_host|power_host|a2dp_host|location_host|dcamera_host|daudio_host": [
58      "drivers_peripheral_battery", "drivers_peripheral_motion", "drivers_peripheral_sensor",
59      "drivers_peripheral_thermal", "hdf_core", "drivers_peripheral_input",
60      "drivers_peripheral_power"
61    ],
62    "ans": ["distributed_notification_service"],
63    "render_service": ["graphic_chipsetsdk", "graphic_2d"],
64    "dlp_credential_|dlp_credential_service_sa": ["dlp_credential_service"],
65    "locationhub": ["location"],
66    "time_service": ["time_service"],
67    "sensors": ["sensor"],
68    "msdp": ["algorithm", "geofence", "movement", "timeline"],
69    "screenlock_serv": ["screenlock_mgr"],
70    "wallpaper_servi": ["wallpaper_mgr"],
71    "hilogd|hidumper_service": ["hiviewdfx"],
72    "dinput": ["distributed_input"],
73    "camera_service": ["camera_framework"],
74    "softbus_server": [
75      "BusCenterHeartbeatSdkTest", "BusCenterMetaNodeSdkTest", "BusCenterSdkTest",
76      "BusCenterServerTest", "ClientBusCenterMgrTest", "ClientBusMangerTest", "SetDataChangeTest"
77    ]
78  },
79  "component_gcda_dict": {
80    "wms": ["obj/foundation/window/window_manager"],
81    "huks_service": ["obj/base/security/huks"],
82    "dlp_permission": ["obj/base/security/dlp_permission_service"],
83    "media_service": ["obj/foundation/multimedia/player_framework"],
84    "device_usage_st": ["obj/foundation/resourceschedule"],
85    "accountmgr": ["obj/base/account/os_account"],
86    "av_session": ["obj/foundation/multimedia/av_session"],
87    "accesstoken_ser|privacy_service|token_sync_ser": ["obj/base/security/access_token"],
88    "telephony|riladapter_host": ["obj/base/telephony"],
89    "netmanager": ["obj/foundation/communication"],
90    "samgr": ["obj/foundation/systemabilitymgr"],
91    "distributedsche": ["obj/foundation/ability/dmsfwk", "obj/foundation/deviceprofile"],
92    "resource_schedu": ["obj/foundation/resourceschedule/efficiency_manager"],
93    "bgtaskmgr_servi": ["obj/foundation/resourceschedule/background_task_mgr"],
94    "bms": ["obj/foundation/bundlemanager/bundle_framework"],
95    "pasteboard_serv": ["obj/foundation/distributeddatamgr"],
96    "com.ohos.medialibrary.medialibrarydata.entry:FileExtensionAbility|com.ohos.UserFile.ExternalFileManager.entry:FileExtensionAbility": ["obj/foundation/multimedia", "obj/foundation/filemanagement"],
97    "inputmethod_ser": ["obj/base/inputmethod/imf"],
98    "hdf_devmgr|input_host|audio_host|sample_host|fingerprint_auth_host|user_auth_host|pin_auth_host|face_auth_host|nfc_host|codec_host|wifi_host|motion_host|sensor_host|riladapter_host|hwc_host|gralloc_host|camera_host|usb_host|blue_host|audio_hdi_server_host|power_host|a2dp_host|location_host|dcamera_host|daudio_host": [
99      "obj/drivers"
100    ],
101    "ans": ["obj/base/notification/distributed_notification_service"],
102    "render_service": ["obj/foundation/graphic/graphic_2d"],
103    "dlp_credential_|dlp_credential_service_sa": ["obj/base/security/dlp_credential_service"],
104    "locationhub": ["obj/base/location/services"],
105    "time_service": ["obj/base/time/time_service"],
106    "sensors": ["obj/base/sensors"],
107    "msdp": ["obj/base/msdp"],
108    "screenlock_serv": ["obj/base/theme/screenlock_mgr/services"],
109    "wallpaper_servi": ["obj/base/theme/wallpaper_mgr"],
110    "hilogd|hidumper_service": ["obj/base/hiviewdfx"],
111    "power": ["obj/base/powermgr"],
112    "com.ohos.medialibrary.medialibrarydata": ["obj/foundation/distributeddatamgr/data_share"],
113    "dinput": ["obj/foundation/distributedhardware/distributed_input"],
114    "softbus_server": ["obj/foundation/communication/dsoftbus"],
115    "camera_service": ["obj/foundation/multimedia/camera_framework"]
116  }
117}