ACCESS_NETWORK_STATE
Allows applications to access information about networks
ACCESS_WIFI_STATE
Allows applications to access information about Wi-Fi networks
INTERNET
Allows applications to open network sockets.
GET_TASKS
Allows an application to get information about the currently or recently running tasks.
WRITE_SETTINGS
Allows an application to read or write the system settings.
KILL_BACKGROUND_PROCESSES
Allows an application to call killBackgroundProcesses(String).
BATTERY_STATS
Allows an application to collect battery statistics
DUMP
Allows an application to retrieve state dump information from system services.
REBOOT
Required to be able to reboot the device.