From c9c7a4658375115d5ef0ea23863689e9b769a3e5 Mon Sep 17 00:00:00 2001 From: CrazyRong Date: Wed, 16 Oct 2024 14:37:20 +0800 Subject: [PATCH] =?UTF-8?q?hidl=5Fadapter=E9=83=A8=E4=BB=B6=E4=B8=8B?= =?UTF-8?q?=E7=BA=BF=EF=BC=8C=E5=88=A0=E9=99=A4=E7=9B=B8=E5=85=B3=E9=85=8D?= =?UTF-8?q?=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: CrazyRong --- local_coverage/all_subsystem_config.json | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/local_coverage/all_subsystem_config.json b/local_coverage/all_subsystem_config.json index a7da779..fcd24a9 100644 --- a/local_coverage/all_subsystem_config.json +++ b/local_coverage/all_subsystem_config.json @@ -858,20 +858,6 @@ "third_party/ninja" ] }, - "hits": { - "name": "hits", - "path": [ - "drivers/peripheral/adapter/activity_recognition", - "drivers/peripheral/adapter/audio", - "drivers/peripheral/adapter/camera", - "drivers/peripheral/adapter/gralloc", - "drivers/peripheral/adapter/hwc", - "drivers/peripheral/adapter/input", - "drivers/peripheral/adapter/motion", - "drivers/peripheral/adapter/sensor", - "drivers/peripheral/adapter/thermal" - ] - }, "hdf_core": { "name": "hdf_core", "path": [ -- Gitee