From 97140abcbfe4bf4f9489c99141a00b194d435a35 Mon Sep 17 00:00:00 2001 From: genghao Date: Tue, 27 Jun 2023 10:11:03 +0800 Subject: [PATCH] =?UTF-8?q?multimedia=5Fimage=5Fframework=E9=83=A8?= =?UTF-8?q?=E4=BB=B6=E5=90=8D=E4=BF=AE=E6=94=B9=E4=B8=BAimage=5Fframework?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: genghao --- localCoverage/all_subsystem_config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/localCoverage/all_subsystem_config.json b/localCoverage/all_subsystem_config.json index aca6b33..059e70a 100644 --- a/localCoverage/all_subsystem_config.json +++ b/localCoverage/all_subsystem_config.json @@ -89,8 +89,8 @@ "foundation/graphic/graphic_2d" ] }, - "multimedia_image_framework": { - "name": "multimedia_image_framework", + "image_framework": { + "name": "image_framework", "path": [ "foundation/multimedia/image_framework" ] -- Gitee