From 4f387011f808128392e497c02ecf4b5d86ddcf8d Mon Sep 17 00:00:00 2001 From: qiyi Date: Mon, 17 Jul 2023 06:19:21 +0000 Subject: [PATCH] =?UTF-8?q?build:=20=E4=BF=AE=E6=94=B9image=E5=AD=90?= =?UTF-8?q?=E7=B3=BB=E7=BB=9F=E4=BB=A5=E5=8F=8A=E8=B7=AF=E5=BE=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: qiyi --- 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 8c7164d..a18da68 100644 --- a/localCoverage/all_subsystem_config.json +++ b/localCoverage/all_subsystem_config.json @@ -92,7 +92,7 @@ "multimedia_image_framework": { "name": "multimedia_image_framework", "path": [ - "foundation/multimedia/image_framework" + "foundation/graphic/image_framework" ] }, "background_task_mgr": { -- Gitee