From 1e1e8c1fd63556cbb4b910b277776e894ea4cb34 Mon Sep 17 00:00:00 2001 From: lyj_love_code Date: Fri, 14 Jan 2022 14:41:57 +0800 Subject: [PATCH] fix description of bundle.json Signed-off-by: lyj_love_code --- bundle.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bundle.json b/bundle.json index 10c3b29..9662a83 100644 --- a/bundle.json +++ b/bundle.json @@ -1,6 +1,6 @@ { "name": "@ohos/hitrace", - "description": "hiviewdfx_hitrace", + "description": "cross-thread, cross-process, and cross-device service call chain", "version": "3.1", "license": "Apache License 2.0", "publishAs": "code-segment",