From 19a852adf07fbd70d3f77ac71ab9754295a9a0fe Mon Sep 17 00:00:00 2001 From: zhaohang <1805008145@qq.com> Date: Mon, 23 Oct 2023 17:31:57 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=83=A8=E4=BB=B6?= =?UTF-8?q?=E5=90=8D=E7=A7=B0=E4=B8=BAipcamera=5Fsample=5Fapp=20Signed-off?= =?UTF-8?q?-by:=20zhaohang=20<1805008145@qq.com>?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bundle.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bundle.json b/bundle.json index f06eb0c..3859856 100755 --- a/bundle.json +++ b/bundle.json @@ -10,7 +10,7 @@ "dirs": {}, "scripts": {}, "component": { - "name": "camera_sample_app", + "name": "ipcamera_sample_app", "subsystem": "applications", "syscap": [], "features": [], -- Gitee From 7f5ac80bb86fce00c9eb8b54871136790842169d Mon Sep 17 00:00:00 2001 From: zhaohang <1805008145@qq.com> Date: Tue, 24 Oct 2023 14:33:32 +0800 Subject: [PATCH 2/2] =?UTF-8?q?=E8=A1=A5=E5=85=85=E4=BF=AE=E6=94=B9=20Sign?= =?UTF-8?q?ed-off-by:=20zhaohang=20<1805008145@qq.com>?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bundle.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bundle.json b/bundle.json index 3859856..cef9c9a 100755 --- a/bundle.json +++ b/bundle.json @@ -1,5 +1,5 @@ { - "name": "@ohos/camera_sample_app", + "name": "@ohos/ipcamera_sample_app", "description": "Camera related samples.", "version": "3.1", "license": "Apache License 2.0", -- Gitee