未验证 提交 9547b954 编写于 作者: O openharmony_ci 提交者: Gitee

!2494 修改格式错误问题

Merge pull request !2494 from 刘彬俊/master
...@@ -70,14 +70,12 @@ ...@@ -70,14 +70,12 @@
``` ```
{ {
"module": { "module": {
"reqPermissions": [{ "reqPermissions": [
"name": "ohos.permission.LOCATION", "name": "ohos.permission.LOCATION",
"reason": "$string:reason_description", "reason": "$string:reason_description",
"usedScene": { "usedScene": {
"ability": ["com.myapplication.LocationAbility"], "ability": ["com.myapplication.LocationAbility"],
"when": "inuse" "when": "inuse"
}, {
...
} }
] ]
} }
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册