未验证 提交 0bc40b4a 编写于 作者: O openharmony_ci 提交者: Gitee

!18540 [翻译完成】#I6Z7SW

Merge pull request !18540 from Annie_wang/PR17726
......@@ -2,7 +2,7 @@
Before applying for required permissions, read and understand the [permission workflows](accesstoken-overview.md#permission-workflows). Then, determine the permissions required for your application.
For details about how to apply for required permissions, see [Permission Application Guide](accesstoken-guidelines.md).
For details about how to apply for required permissions, see [Applying for Permissions](accesstoken-guidelines.md).
## ohos.permission.USE_BLUETOOTH
......@@ -66,7 +66,7 @@ Allows an application to access the notification policy on the device.
## ohos.permission.GET_TELEPHONY_STATE
Allows an application to read telephony information.
Allows an application to read telephony information.
**Permission level**: system_basic
......@@ -166,7 +166,7 @@ Allows an application to set the system time zone.
## ohos.permission.DOWNLOAD_SESSION_MANAGER
Allows an application to manage download sessions.
Allows an application to manage the download sessions.
**Permission level**: system_core
......@@ -1577,3 +1577,33 @@ Allows an application to to mute microphones globally.
**Authorization mode**: system_grant
**Enable via ACL**: TRUE
## ohos.permission.MANAGE_DISTRIBUTED_ACCOUNTS
Allows an application to manage distributed account information.
**Permission level**: system_basic
**Authorization mode**: system_grant
**Enable via ACL**: TRUE
## ohos.permission.GET_DISTRIBUTED_ACCOUNTS
Allows an application to obtain distributed account information.
**Permission level**: system_basic
**Authorization mode**: system_grant
**Enable via ACL**: TRUE
## ohos.permission.GET_LOCAL_ACCOUNTS
Allows an application to obtain local account information.
**Permission level**: system_basic
**Authorization mode**: system_grant
**Enable via ACL**: TRUE
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册