From 50c81dbfe4b641045f2434058398770745fdf0bc Mon Sep 17 00:00:00 2001 From: chenxuihui Date: Thu, 28 Jul 2022 21:16:13 +0800 Subject: [PATCH] add hitrace js test suites Signed-off-by: chenxuihui --- hiviewdfx/hitracechainjstest/src/main/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hiviewdfx/hitracechainjstest/src/main/config.json b/hiviewdfx/hitracechainjstest/src/main/config.json index 803713572..6049b40d4 100755 --- a/hiviewdfx/hitracechainjstest/src/main/config.json +++ b/hiviewdfx/hitracechainjstest/src/main/config.json @@ -36,7 +36,7 @@ ] } ], - "name": "ohos.acts.hiviewdfx.hilog.hitracechain.MainAbility", + "name": "ohos.acts.hiviewdfx.hitracechain.function.MainAbility", "icon": "$media:icon", "description": "$string:mainability_description", "label": "MyApplication", -- GitLab