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.
READ_EXTERNAL_STORAGE
Allows an application to read from external storage.
CHANGE_NETWORK_STATE
Allows applications to change network connectivity state
MODIFY_AUDIO_SETTINGS
Allows an application to modify global audio settings
RECEIVE_BOOT_COMPLETED
Allows an application to receive the ACTION_BOOT_COMPLETED that is broadcast after the system finishes booting.
WAKE_LOCK
Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming
WRITE_EXTERNAL_STORAGE
Allows an application to write to external storage.
BIND_GET_INSTALL_REFERRER_SERVICE
DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION
CHANGE_WIFI_MULTICAST_STATE
Allows applications to enter Wi-Fi Multicast mode
TRANSMIT_IR
Allows using the device's IR transmitter, if available
SET_ORIENTATION
Allows low-level access to setting the orientation (actually rotation) of the screen.