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

!17417 [翻译完成】#I6RGFK

Merge pull request !17417 from Annie_wang/PR16246
...@@ -110,7 +110,7 @@ For example, if an application needs to access audio clips of a user and capture ...@@ -110,7 +110,7 @@ For example, if an application needs to access audio clips of a user and capture
"acls":{ "acls":{
"allowed-acls":[ "allowed-acls":[
"ohos.permission.WRITE_AUDIO", "ohos.permission.WRITE_AUDIO",
"ohos.permission.CAPTURE_SCREEN" "ohos.permission.CAPTURE_SCREEN"
] ]
} }
} }
...@@ -131,7 +131,7 @@ User authorization is required when an application needs to access user privacy ...@@ -131,7 +131,7 @@ User authorization is required when an application needs to access user privacy
Example: Apply for the permission for an application to access the Calendar. Example: Apply for the permission for an application to access the Calendar.
1. Declare the **ohos.permission.READ_CALENDAR** permission in the configuration file.<br>For details, see [Declaring Permissions in the Configuration File](#declaring-permissions-in-the-configuration-file). 1. Declare the **ohos.permission.READ_CALENDAR** permission in the configuration file. For details, see [Declaring Permissions in the Configuration File](#declaring-permissions-in-the-configuration-file).
2. Check whether the user has granted the permission. 2. Check whether the user has granted the permission.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册