| android.Manifest.permission.KILL_BACKGROUND_PROCESSES |
App customer permission. |
| adnroid.permission.CHANGE_WIFI_STATE |
App customer permission. |
| Access wifi state |
Allows to access information about Wi-Fi networks. |
| Access mock location |
Allows to create mock location providers for testing. |
| Access coarse location |
Allows to access approximate location derived from network location sources such as cell towers and Wi-Fi. |
| Access fine location |
Allows to access precise location from location sources such as GPS, cell towers and Wi-Fi. |
| Mount unmount filesystems |
Allows mounting and unmounting file systems for removable storage. |
| Write external storage |
Allows to write to external storage such as SD card. |
| Read external storage |
Allows to read from external storage such as SD card. |
| Access network state |
Allows to access information about networks. |
| Read phone state |
Allows read only access to phone state. |
| Internet |
Allows to access internet network. |
| Receive boot completed |
Allows to receive the boot completed notification that is broadcast after the system finishes booting. |
| Get tasks |
Allows to get information about the currently or recently running tasks. |
| Get accounts |
Allows access to the list of accounts in the Accounts Service. |
| Change configuration |
Allows to modify the current configuration, such as locale. |
| Reorder tasks |
Allows to change the Z-order of tasks. |
| android.permission.UPDATE_APP_OPS_STATS |
App customer permission. |
| android.permission.PACKAGE_USAGE_STATS |
App customer permission. |
| Set alarm |
Allows to broadcast an Intent to set an alarm for the user. |
| Manage accounts |
Allows to manage the list of accounts in the AccountManager. |
| android.permission.REQUEST_INSTALL_PACKAGES |
App customer permission. |
| Write calendar |
Allows to write the user's calendar data. |
| android.permission.READ_SETTINGS |
App customer permission. |
| Write settings |
Allows to read or write the system settings. |
| Modify audio settings |
Allows to modify global audio settings. |
| Record audio |
Allows to record audio. |
| Use credentials |
Allows to request authtokens from the AccountManager. |
| Authenticate accounts |
Allows to act as an AccountAuthenticator for the AccountManager. |
| Vibrate |
Allows access to the vibrator. |
| System alert window |
Allows to open windows using the system alert, shown on top of all other applications. |
| Send sms |
Allows to send SMS messages. |
| Change wifi state |
Allows to change Wi-Fi connectivity state. |