CLEAR_APP_CACHE : Allows an application to clear the caches of all installed applications on the device.
KILL_BACKGROUND_PROCESSES : Allows an application to call killBackgroundProcesses(String).
WAKE_LOCK : Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming
EXPAND_STATUS_BAR : Allows an application to expand or collapse the status bar.
WRITE_EXTERNAL_STORAGE : Allows an application to write to external storage.
FOREGROUND_SERVICE : No explanation available
CHANGE_WIFI_STATE : Allows applications to change Wi-Fi connectivity state
ACCESS_WIFI_STATE : Allows applications to access information about Wi-Fi networks
ACCESS_NETWORK_STATE : Allows applications to access information about networks
CHANGE_NETWORK_STATE : Allows applications to change network connectivity state
WRITE_SYNC_SETTINGS : Allows applications to write the sync settings
READ_SYNC_SETTINGS : Allows applications to read the sync settings
BLUETOOTH : Allows applications to connect to paired bluetooth devices
BLUETOOTH_ADMIN : Allows applications to discover and pair bluetooth devices
INSTALL_SHORTCUT : Allows an application to install a shortcut in Launcher
REQUEST_DELETE_PACKAGES : No explanation available
RECEIVE_BOOT_COMPLETED : Allows an application to receive the ACTION_BOOT_COMPLETED that is broadcast after the system finishes booting.
INTERNET : Allows applications to open network sockets.
PACKAGE_USAGE_STATS : No explanation available
ACCESS_SUPERUSER : No explanation available
ACCESS_NOTIFICATION_POLICY : No explanation available
BILLING : No explanation available
BIND_GET_INSTALL_REFERRER_SERVICE : No explanation available
RECEIVE : No explanation available