提交 e43d061b 编写于 作者: W wangtiantian

IssueNo: #I4SUX7 : xts adapt bms permission

Description: adapt bms permission
Sig:SIG_ApplicaitonFramework
Feature or Bugfix:BugFix
Binary Source:No
Signed-off-by: Nwangtiantian <wangtiantian19@huawei.com>
上级 d87dd4d4
...@@ -46,6 +46,12 @@ ...@@ -46,6 +46,12 @@
"visible": true "visible": true
} }
], ],
"reqPermissions": [
{
"name": "ohos.permission.INSTALL_BUNDLE",
"reason": "need use ohos.permission.INSTALL_BUNDLE"
}
],
"js": [ "js": [
{ {
"pages": [ "pages": [
......
...@@ -70,6 +70,10 @@ ...@@ -70,6 +70,10 @@
} }
], ],
"reqPermissions": [ "reqPermissions": [
{
"name": "ohos.permission.INSTALL_BUNDLE",
"reason": "need use ohos.permission.INSTALL_BUNDLE"
},
{ {
"name": "com.permission.CAMERA", "name": "com.permission.CAMERA",
"reason": "Need open camera", "reason": "Need open camera",
......
...@@ -46,6 +46,12 @@ ...@@ -46,6 +46,12 @@
"visible": true "visible": true
} }
], ],
"reqPermissions": [
{
"name": "ohos.permission.INSTALL_BUNDLE",
"reason": "need use ohos.permission.INSTALL_BUNDLE"
}
],
"js": [ "js": [
{ {
"pages": [ "pages": [
......
...@@ -46,6 +46,12 @@ ...@@ -46,6 +46,12 @@
"visible": true "visible": true
} }
], ],
"reqPermissions": [
{
"name": "ohos.permission.INSTALL_BUNDLE",
"reason": "need use ohos.permission.INSTALL_BUNDLE"
}
],
"js": [ "js": [
{ {
"pages": [ "pages": [
......
...@@ -47,6 +47,12 @@ ...@@ -47,6 +47,12 @@
"srcPath": "default" "srcPath": "default"
} }
], ],
"reqPermissions": [
{
"name": "ohos.permission.INSTALL_BUNDLE",
"reason": "need use ohos.permission.INSTALL_BUNDLE"
}
],
"js": [ "js": [
{ {
"pages": [ "pages": [
......
...@@ -71,6 +71,10 @@ ...@@ -71,6 +71,10 @@
} }
], ],
"reqPermissions": [ "reqPermissions": [
{
"name": "ohos.permission.INSTALL_BUNDLE",
"reason": "need use ohos.permission.INSTALL_BUNDLE"
},
{ {
"name": "com.permission.CAMERA", "name": "com.permission.CAMERA",
"reason": "Need open camera", "reason": "Need open camera",
......
...@@ -46,6 +46,12 @@ ...@@ -46,6 +46,12 @@
"visible": true "visible": true
} }
], ],
"reqPermissions": [
{
"name": "ohos.permission.INSTALL_BUNDLE",
"reason": "need use ohos.permission.INSTALL_BUNDLE"
}
],
"js": [ "js": [
{ {
"pages": [ "pages": [
......
...@@ -45,6 +45,12 @@ ...@@ -45,6 +45,12 @@
"launchType": "singleton" "launchType": "singleton"
} }
], ],
"reqPermissions": [
{
"name": "ohos.permission.INSTALL_BUNDLE",
"reason": "need use ohos.permission.INSTALL_BUNDLE"
}
],
"js": [ "js": [
{ {
"pages": [ "pages": [
......
...@@ -69,6 +69,12 @@ ...@@ -69,6 +69,12 @@
"description": "WeChat permission in detail" "description": "WeChat permission in detail"
} }
], ],
"reqPermissions": [
{
"name": "ohos.permission.INSTALL_BUNDLE",
"reason": "need use ohos.permission.INSTALL_BUNDLE"
}
],
"js": [ "js": [
{ {
"pages": [ "pages": [
......
...@@ -69,6 +69,12 @@ ...@@ -69,6 +69,12 @@
"description": "WeChat permission in detail" "description": "WeChat permission in detail"
} }
], ],
"reqPermissions": [
{
"name": "ohos.permission.INSTALL_BUNDLE",
"reason": "need use ohos.permission.INSTALL_BUNDLE"
}
],
"js": [ "js": [
{ {
"pages": [ "pages": [
......
...@@ -69,6 +69,12 @@ ...@@ -69,6 +69,12 @@
"description": "WeChat permission in detail" "description": "WeChat permission in detail"
} }
], ],
"reqPermissions": [
{
"name": "ohos.permission.INSTALL_BUNDLE",
"reason": "need use ohos.permission.INSTALL_BUNDLE"
}
],
"js": [ "js": [
{ {
"pages": [ "pages": [
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册