提交 c3955ba1 编写于 作者: L liu-binjun

fix format error

Signed-off-by: Nliu-binjun <liubinjun@huawei.com>
上级 7a5f7505
...@@ -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.
先完成此消息的编辑!
想要评论请 注册