From 4d37ae47699b5e10aae4ad7b968c3560c40d3479 Mon Sep 17 00:00:00 2001 From: liurantao Date: Wed, 10 Sep 2025 08:03:26 +0000 Subject: [PATCH] edit subsystem hiviewdfx Signed-off-by: liurantao --- bundle.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bundle.json b/bundle.json index 5413a9d80..32a273d86 100644 --- a/bundle.json +++ b/bundle.json @@ -11,7 +11,7 @@ "scripts": {}, "component": { "name": "hiprofiler", - "subsystem": "developtools", + "subsystem": "hiviewdfx", "features": [ "hiprofiler_SmartPerf", "hiprofiler_sandbox_log_path_mapping" -- Gitee