From 2bbe04ba3cc36d42edb2178072a8e8e5a9946390 Mon Sep 17 00:00:00 2001 From: zhaoyonger Date: Tue, 30 Jul 2024 12:49:30 +0000 Subject: [PATCH] =?UTF-8?q?=E8=81=94=E7=B3=BB=E4=BA=BA=E7=B3=BB=E7=BB=9F?= =?UTF-8?q?=EF=BC=8C=E8=81=94=E7=B3=BB=E4=BA=BA=E6=95=B0=E6=8D=AE=E5=BA=93?= =?UTF-8?q?=E9=83=A8=E4=BB=B6=E5=90=8D=E6=95=B4=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: zhaoyonger --- 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 952f904..14dbe84 100644 --- a/local_coverage/all_subsystem_config.json +++ b/local_coverage/all_subsystem_config.json @@ -1301,8 +1301,8 @@ "base/security/certificate_framework" ] }, - "contacts_data_hap": { - "name": "contacts_data_hap", + "contacts_data": { + "name": "contacts_data", "path": [ "applications/standard/contacts_data" ] -- Gitee