From fe31fff88c64369a7387b0b7f050ef0c92ceccfc Mon Sep 17 00:00:00 2001 From: CrazyRong Date: Wed, 16 Oct 2024 10:28:01 +0800 Subject: [PATCH] =?UTF-8?q?hidl=5Fadapter=E9=83=A8=E4=BB=B6=E5=90=8D?= =?UTF-8?q?=E4=BF=AE=E6=94=B9=E4=B8=BAhits?= 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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/local_coverage/all_subsystem_config.json b/local_coverage/all_subsystem_config.json index 510a5c4..a7da779 100644 --- a/local_coverage/all_subsystem_config.json +++ b/local_coverage/all_subsystem_config.json @@ -858,8 +858,8 @@ "third_party/ninja" ] }, - "hidl_adapter": { - "name": "hidl_adapter", + "hits": { + "name": "hits", "path": [ "drivers/peripheral/adapter/activity_recognition", "drivers/peripheral/adapter/audio", -- Gitee