提交 274c8283 编写于 作者: E ester.zhou

update doc

Signed-off-by: Nester.zhou <ester.zhou@huawei.com>
上级 5792198c
...@@ -70,14 +70,12 @@ The following table describes APIs available for obtaining device location infor ...@@ -70,14 +70,12 @@ The following table describes APIs available for obtaining device location infor
``` ```
{ {
"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.
先完成此消息的编辑!
想要评论请 注册