BROADCAST_PERMISSION : No explanation available
REQUEST_INSTALL_PACKAGES : No explanation available
CHANGE_CONFIGURATION : Allows an application to modify the current configuration, such as locale.
GET_TASKS : Allows an application to get information about the currently or recently running tasks.
FORCE_STOP_PACKAGES : No explanation available
KILL_BACKGROUND_PROCESSES : Allows an application to call killBackgroundProcesses(String).
WRITE_EXTERNAL_STORAGE : Allows an application to write to external storage.
READ_EXTERNAL_STORAGE : Allows an application to read from external storage.
INTERNET : Allows applications to open network sockets.
ACCESS_NETWORK_STATE : Allows applications to access information about networks
ACCESS_WIFI_STATE : Allows applications to access information about Wi-Fi networks
WAKE_LOCK : Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming
RECEIVE_BOOT_COMPLETED : Allows an application to receive the ACTION_BOOT_COMPLETED that is broadcast after the system finishes booting.
WRITE_SETTINGS : Allows an application to read or write the system settings.
CHECK_LICENSE : No explanation available
INSTALL_SHORTCUT : Allows an application to install a shortcut in Launcher
BIND_GET_INSTALL_REFERRER_SERVICE : No explanation available
RECEIVE : No explanation available