提交 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 @@
"visible": true
}
],
"reqPermissions": [
{
"name": "ohos.permission.INSTALL_BUNDLE",
"reason": "need use ohos.permission.INSTALL_BUNDLE"
}
],
"js": [
{
"pages": [
......
......@@ -70,6 +70,10 @@
}
],
"reqPermissions": [
{
"name": "ohos.permission.INSTALL_BUNDLE",
"reason": "need use ohos.permission.INSTALL_BUNDLE"
},
{
"name": "com.permission.CAMERA",
"reason": "Need open camera",
......
......@@ -46,6 +46,12 @@
"visible": true
}
],
"reqPermissions": [
{
"name": "ohos.permission.INSTALL_BUNDLE",
"reason": "need use ohos.permission.INSTALL_BUNDLE"
}
],
"js": [
{
"pages": [
......
......@@ -46,6 +46,12 @@
"visible": true
}
],
"reqPermissions": [
{
"name": "ohos.permission.INSTALL_BUNDLE",
"reason": "need use ohos.permission.INSTALL_BUNDLE"
}
],
"js": [
{
"pages": [
......
......@@ -47,6 +47,12 @@
"srcPath": "default"
}
],
"reqPermissions": [
{
"name": "ohos.permission.INSTALL_BUNDLE",
"reason": "need use ohos.permission.INSTALL_BUNDLE"
}
],
"js": [
{
"pages": [
......
......@@ -71,6 +71,10 @@
}
],
"reqPermissions": [
{
"name": "ohos.permission.INSTALL_BUNDLE",
"reason": "need use ohos.permission.INSTALL_BUNDLE"
},
{
"name": "com.permission.CAMERA",
"reason": "Need open camera",
......
......@@ -46,6 +46,12 @@
"visible": true
}
],
"reqPermissions": [
{
"name": "ohos.permission.INSTALL_BUNDLE",
"reason": "need use ohos.permission.INSTALL_BUNDLE"
}
],
"js": [
{
"pages": [
......
......@@ -45,6 +45,12 @@
"launchType": "singleton"
}
],
"reqPermissions": [
{
"name": "ohos.permission.INSTALL_BUNDLE",
"reason": "need use ohos.permission.INSTALL_BUNDLE"
}
],
"js": [
{
"pages": [
......
......@@ -69,6 +69,12 @@
"description": "WeChat permission in detail"
}
],
"reqPermissions": [
{
"name": "ohos.permission.INSTALL_BUNDLE",
"reason": "need use ohos.permission.INSTALL_BUNDLE"
}
],
"js": [
{
"pages": [
......
......@@ -69,6 +69,12 @@
"description": "WeChat permission in detail"
}
],
"reqPermissions": [
{
"name": "ohos.permission.INSTALL_BUNDLE",
"reason": "need use ohos.permission.INSTALL_BUNDLE"
}
],
"js": [
{
"pages": [
......
......@@ -69,6 +69,12 @@
"description": "WeChat permission in detail"
}
],
"reqPermissions": [
{
"name": "ohos.permission.INSTALL_BUNDLE",
"reason": "need use ohos.permission.INSTALL_BUNDLE"
}
],
"js": [
{
"pages": [
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册