From 62a1c328fb06ee330f21a81d89512c098abb9d31 Mon Sep 17 00:00:00 2001 From: zhangzepeng Date: Fri, 6 Sep 2024 15:15:49 +0800 Subject: [PATCH] =?UTF-8?q?=E8=93=9D=E9=BB=84=E5=B7=AE=E5=BC=82=E6=B8=85?= =?UTF-8?q?=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: zhangzepeng --- ide/src/trace/config/custom_temp_config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ide/src/trace/config/custom_temp_config.json b/ide/src/trace/config/custom_temp_config.json index 012f77550..af97ab92c 100644 --- a/ide/src/trace/config/custom_temp_config.json +++ b/ide/src/trace/config/custom_temp_config.json @@ -1328,7 +1328,7 @@ "subsystem": "contacts_data", "components": [ { - "component": "contacts_data", + "component": "contacts_data_hap", "charts": [ { "chartName": "com.ohos.contacts", -- Gitee