Lines Matching refs:permissions
5 Application permissions are used to control the access to system resources (such as the Contacts) a…
7 Application permissions are used to protect:
15 … permissions required by your application based on the use cases of your application. Comply with …
17 …permissions required by your application (including third-party libraries referenced by your appli…
19 … Request only the least required permissions for your application. Do not apply for unnecessary or…
21 … specify the reason why this permission is required. Sensitive permissions are permissions closely…
23 - Sensitive permissions must be dynamically requested before the related service feature is provide…
29 Permissions can be classified into system_grant permissions and user_grant permissions based on the…
41 This type of permissions must be declared in the application installation package and authorized by…
43 …permissions related to the microphone and camera in the [Open user_grant Permissions](permissions-…
47 A permission group consists of user_grant permissions that are logically related.
49 …are presented to the user when an application requests closely related permissions. A permission i…
51 The relationship between a permission group and its permissions is not fixed. For details about the…
63 …Both the applications and permissions are assigned with different APLs to prevent abuse of permiss…
65 … the application's priority for requesting permissions. Applications of different APLs can request…
89 … can use the Access Control List (ACL) to enable an application to have permissions beyond its APL.
91 …permissions are defined with the **Enable via ACL** field. If the value is true, the application c…