diff --git a/local_coverage/resident_service/system_part_service.json b/local_coverage/resident_service/system_part_service.json index f640938a31381c95484f083c02609af3d23d16d8..dcf5cd4efdbfe6137d9e81a638ef22a07e9caa45 100644 --- a/local_coverage/resident_service/system_part_service.json +++ b/local_coverage/resident_service/system_part_service.json @@ -28,7 +28,8 @@ "power_mgr": ["power"], "data_share": ["com.ohos.medialibrary.medialibrarydata"], "dinput": ["dinput"], - "dsoftbus": ["softbus_server"] + "dsoftbus": ["softbus_server"], + "developtools": ["native_daemon"] }, "services_component_dict": { "wms": ["window_manager"], @@ -74,7 +75,8 @@ "softbus_server": [ "BusCenterHeartbeatSdkTest", "BusCenterMetaNodeSdkTest", "BusCenterSdkTest", "BusCenterServerTest", "ClientBusCenterMgrTest", "ClientBusMangerTest", "SetDataChangeTest" - ] + ], + "native_daemon": ["hiprofiler"] }, "component_gcda_dict": { "wms": ["obj/foundation/window/window_manager"], @@ -112,6 +114,7 @@ "com.ohos.medialibrary.medialibrarydata": ["obj/foundation/distributeddatamgr/data_share"], "dinput": ["obj/foundation/distributedhardware/distributed_input"], "softbus_server": ["obj/foundation/communication/dsoftbus"], - "camera_service": ["obj/foundation/multimedia/camera_framework"] + "camera_service": ["obj/foundation/multimedia/camera_framework"], + "native_daemon": ["obj/developtools/profiler"] } } \ No newline at end of file