Home | History | Annotate | Download | only in 9_security-model

Lines Matching refs:permissions

1 ## 9.1\. Permissions
5 * [C-0-1] MUST support the [Android permissions model](
6 http://developer.android.com/guide/topics/security/permissions.html)
9 permissions may be omitted, altered, or ignored.
11 * MAY add additional permissions, provided the new permission ID strings
14 * [C-0-2] Permissions with a `protectionLevel` of
18 image and within the subset of the explicitly whitelisted permissions for each
20 the whitelisted permissions for each app from the files in the
21 `etc/permissions/` path and using the `system/priv-app` path as the
24 Permissions with a protection level of dangerous are runtime permissions.
30 whether to grant the requested runtime permissions and also provide
31 an interface for the user to manage runtime permissions.
34 * [C-0-5] MUST NOT grant any runtime permissions to preinstalled
38 * the runtime permissions are associated with an intent pattern