From 8e4b42afe7c00a9142a4895dfe45c6a3ee10833e Mon Sep 17 00:00:00 2001 From: wuhong Date: Wed, 19 Jul 2023 23:18:00 +0800 Subject: [PATCH 1/2] IssueNo:#I7LWJ2:change sysDialog/atomicServicePanel type to sysDialog/atomicServicePanel in module.json5 Description:add sysDialog/atomicServicePanel type Sig:SIG_ApplicaitonFramework Feature or Bugfix:Feature Binary Source:No --- modulecheck/module.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/modulecheck/module.json b/modulecheck/module.json index 2b3b477d..d2683612 100644 --- a/modulecheck/module.json +++ b/modulecheck/module.json @@ -824,7 +824,8 @@ "appAccountAuthorization", "sysPicker/mediaControl", "sysDialog/userAuth", - "sysDialog/common" + "sysDialog/common", + "sysDialog/atomicServicePanel" ] }, "permissions": { -- Gitee From c3235b28b87fcaeccbb6ecdde167a01955608687 Mon Sep 17 00:00:00 2001 From: wuhong Date: Wed, 19 Jul 2023 23:18:00 +0800 Subject: [PATCH 2/2] IssueNo:#I7LWJ2:change sysDialog/atomicServicePanel type to sysDialog/atomicServicePanel in module.json5 Description:add sysDialog/atomicServicePanel type Sig:SIG_ApplicaitonFramework Feature or Bugfix:Feature Binary Source:No MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 吴鸿 --- modulecheck/module.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/modulecheck/module.json b/modulecheck/module.json index 2b3b477d..d2683612 100644 --- a/modulecheck/module.json +++ b/modulecheck/module.json @@ -824,7 +824,8 @@ "appAccountAuthorization", "sysPicker/mediaControl", "sysDialog/userAuth", - "sysDialog/common" + "sysDialog/common", + "sysDialog/atomicServicePanel" ] }, "permissions": { -- Gitee