From 3481c92d681ca547ecc078c6afcad415362bdff7 Mon Sep 17 00:00:00 2001 From: dingqingpo Date: Tue, 23 May 2023 21:53:58 +0800 Subject: [PATCH] =?UTF-8?q?Histreamer=E9=83=A8=E4=BB=B6=E5=90=8D=E6=95=B4?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: dingqingpo Change-Id: Ib6685fd8c1f2584dffef8ebf2cb5a8434041fc52 --- 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 94e2d85..0296b18 100644 --- a/localCoverage/all_subsystem_config.json +++ b/localCoverage/all_subsystem_config.json @@ -281,8 +281,8 @@ "foundation/multimedia/omx_adapter" ] }, - "multimedia_histreamer": { - "name": "multimedia_histreamer", + "histreamer": { + "name": "histreamer", "path": [ "foundation/multimedia/histreamer" ] -- Gitee