From 4f55f6a24280fc90bfc31b470504f7b9bb96e770 Mon Sep 17 00:00:00 2001 From: CrazyRong Date: Thu, 17 Oct 2024 11:46:38 +0800 Subject: [PATCH] =?UTF-8?q?hidl=5Fadapter=E9=83=A8=E4=BB=B6=E5=90=8D?= =?UTF-8?q?=E5=88=A0=E9=99=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: CrazyRong --- local_coverage/resident_service/system_part_service.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/local_coverage/resident_service/system_part_service.json b/local_coverage/resident_service/system_part_service.json index 531710b..3cc790a 100644 --- a/local_coverage/resident_service/system_part_service.json +++ b/local_coverage/resident_service/system_part_service.json @@ -56,7 +56,7 @@ "inputmethod_ser": ["imf"], "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": [ "drivers_peripheral_battery", "drivers_peripheral_motion", "drivers_peripheral_sensor", - "drivers_peripheral_thermal", "hdf_core", "hidl_adapter","drivers_peripheral_input", + "drivers_peripheral_thermal", "hdf_core", "drivers_peripheral_input", "drivers_peripheral_power" ], "ans": ["distributed_notification_service"], -- Gitee