| Bluetooth privileged |
Allows pair bluetooth devices without user interaction. |
| android.permission.GET_ACCOUNTS_PRIVILEGED |
App customer permission. |
| Manage documents |
Allows to manage access to documents, usually as part of a document picker. |
| Access coarse location |
Allows to access approximate location derived from network location sources such as cell towers and Wi-Fi. |
| Read external storage |
Allows to read from external storage such as SD card. |
| Access fine location |
Allows to access precise location from location sources such as GPS, cell towers and Wi-Fi. |
| Access network state |
Allows to access information about networks. |
| Access wifi state |
Allows to access information about Wi-Fi networks. |
| Account manager |
Allows to call into AccountAuthenticators. |
| Authenticate accounts |
Allows to act as an AccountAuthenticator for the AccountManager. |
| Bluetooth |
Allows to to connect to paired bluetooth devices. |
| Bluetooth admin |
Allows to discover and pair bluetooth devices. |
| Camera |
Allows to use the camera device. |
| Get accounts |
Allows access to the list of accounts in the Accounts Service. |
| Internet |
Allows to access internet network. |
| Manage accounts |
Allows to manage the list of accounts in the AccountManager. |
| Manage app tokens |
Allows to manage app tokens in the window manager. |
| Read logs |
Allows to read the low-level system log files. |
| Read sync settings |
Allows to read the sync settings. |
| Read sync stats |
Allows to read the sync stats. |
| Receive boot completed |
Allows to receive the boot completed notification that is broadcast after the system finishes booting. |
| Use credentials |
Allows to request authtokens from the AccountManager. |
| Wake lock |
Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming. |
| Write external storage |
Allows to write to external storage such as SD card. |
| Write settings |
Allows to read or write the system settings. |
| Write sync settings |
Allows to write the sync settings. |
| android.permission.FOREGROUND_SERVICE |
App customer permission. |
| Access checkin properties |
Allows to access and change the properties of checkin database. |
| Access location extra commands |
Allows to access extra location provider commands. |
| com.google.android.c2dm.permission.RECEIVE |
App customer permission. |