harmony 鸿蒙user_grant Permissions for System Applications
user_grant Permissions for System Applications
Before requesting permissions for your application, read and understand the permission request paths and this topic to determine the permissions required.
NOTE
- The permissions listed in this topic are available to system_basic or system_core applications, but not to normal applications.
- The authorization mode of these permissions is user_grant.
- Applications of a lower APL can request these permissions via Access Control List (ACL).
For details about the process for requesting permissions, see Workflow for Requesting Permissions.
ohos.permission.READ_WHOLE_CALENDAR
Allows an application to read all calendar information.
Permission level: system_basic
Authorization mode: user_grant
Enable via ACL: true
Valid since: 9
ohos.permission.WRITE_WHOLE_CALENDAR
Allows an application to add, remove, or edit calendar events.
Permission level: system_basic
Authorization mode: user_grant
Enable via ACL: true
Valid since: 9
ohos.permission.GET_INSTALLED_BUNDLE_LIST
Allows an application to obtain the list of installed applications.
Permission level: system_basic
Authorization mode: user_grant
Enable via ACL: true
Valid since: 10
ohos.permission.ANSWER_CALL
Allows an application to answer incoming calls.
Permission level: system_basic
Authorization mode: user_grant
Enable via ACL: true
Valid since: 9
ohos.permission.MANAGE_VOICEMAIL
Allows an application to access messages in the voice mailbox.
Permission level: system_basic
Authorization mode: user_grant
Enable via ACL: true
Valid since: 8
ohos.permission.READ_CALL_LOG
Allows an application to read call logs.
Permission level: system_basic
Authorization mode: user_grant
Enable via ACL: true
Valid since: 8
ohos.permission.READ_CELL_MESSAGES
Allows an application to read cell broadcast messages received by the device.
Permission level: system_basic
Authorization mode: user_grant
Enable via ACL: true
Valid since: 8
ohos.permission.READ_MESSAGES
Allows an application to read messages.
Permission level: system_basic
Authorization mode: user_grant
Enable via ACL: true
Valid since: 8
ohos.permission.RECEIVE_MMS
Allows an application to receive and process MMS messages.
Permission level: system_basic
Authorization mode: user_grant
Enable via ACL: true
Valid since: 8
ohos.permission.RECEIVE_SMS
Allows an application to receive and process SMS messages.
Permission level: system_basic
Authorization mode: user_grant
Enable via ACL: true
Valid since: 8
ohos.permission.RECEIVE_WAP_MESSAGES
Allows an application to receive and process WAP messages.
Permission level: system_basic
Authorization mode: user_grant
Enable via ACL: true
Valid since: 8
ohos.permission.SEND_MESSAGES
Allows an application to send messages.
Permission level: system_basic
Authorization mode: user_grant
Enable via ACL: true
Valid since: 8
ohos.permission.WRITE_CALL_LOG
Allows an application to add, remove, and edit call logs.
Permission level: system_basic
Authorization mode: user_grant
Enable via ACL: true
Valid since: 8
你可能感兴趣的鸿蒙文章
harmony 鸿蒙Application Access Control
harmony 鸿蒙Access Control Overview
harmony 鸿蒙Application Permission Groups
harmony 鸿蒙Application Permission Management Overview
harmony 鸿蒙Application Permissions
harmony 鸿蒙Requesting Restricted Permissions
harmony 鸿蒙Declaring Permissions
harmony 鸿蒙Workflow for Requesting Permissions
- 所属分类: 后端技术
- 本文标签:
热门推荐
-
2、 - 优质文章
-
3、 gate.io
-
8、 golang
-
9、 openharmony
-
10、 Vue中input框自动聚焦