提交 2921d496 编写于 作者: Z zwx1016320

modified sigPage

Signed-off-by: Nzwx1016320 <zhangyushuai1@huawei-partners.com>
上级 defc1768
...@@ -39,6 +39,24 @@ ...@@ -39,6 +39,24 @@
{ {
"name":"ohos.permission.INTERNET", "name":"ohos.permission.INTERNET",
"reason":"need use ohos.permission.INTERNET." "reason":"need use ohos.permission.INTERNET."
},
{"name": "ohos.permission.WRITE_MEDIA",
"reason": "need use ohos.permission.WRITE_MEDIA",
"usedScene": {
"ability": [
"com.acts.request.test.MainAbility"
],
"when":"always"
}
},
{"name": "ohos.permission.READ_MEDIA",
"reason": "need use ohos.permission.WRITE_MEDIA",
"usedScene": {
"ability": [
"com.acts.request.test.MainAbility"
],
"when":"always"
}
} }
] ]
} }
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册