From 1c15b3fe0540ded5d7f55ba8bb739128069706e5 Mon Sep 17 00:00:00 2001 From: zt147369 Date: Fri, 29 Mar 2024 09:12:21 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9bundle=E4=BB=93=E8=B7=AF?= =?UTF-8?q?=E5=BE=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: zt147369 --- localCoverage/all_subsystem_config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/localCoverage/all_subsystem_config.json b/localCoverage/all_subsystem_config.json index 0305f09..7df4702 100644 --- a/localCoverage/all_subsystem_config.json +++ b/localCoverage/all_subsystem_config.json @@ -1220,7 +1220,7 @@ "bundle_framework_ext": { "name": "bundle_framework_ext", "path": [ - "vendor/huawei/foundation/bundlemanager/bundle_framework_ext" + "vendor/huawei/foundation/bundlemanager/bundle_framework" ] }, "advanced_ui_component": { -- Gitee