INTERNET : Allows applications to open network sockets.
ACCESS_NETWORK_STATE : Allows applications to access information about networks
KILL_BACKGROUND_PROCESSES : Allows an application to call killBackgroundProcesses(String).
READ_EXTERNAL_STORAGE : Allows an application to read from external storage.
WRITE_EXTERNAL_STORAGE : Allows an application to write to external storage.
CLEAR_APP_CACHE : Allows an application to clear the caches of all installed applications on the device.
PACKAGE_USAGE_STATS : No explanation available
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
READ_PHONE_STATE : Allows read only access to phone state.
ACCESS_WIFI_STATE : Allows applications to access information about Wi-Fi networks
BLUETOOTH : Allows applications to connect to paired bluetooth devices
SYSTEM_ALERT_WINDOW : Allows an application to open windows using the type TYPE_SYSTEM_ALERT, shown on top of all other applications.
FOREGROUND_SERVICE : No explanation available
REQUEST_DELETE_PACKAGES : No explanation available
ACCESS_NOTIFICATION_POLICY : No explanation available
GET_PACKAGE_SIZE : Allows an application to find out the space used by any package.
CACHE_PERMISSION : No explanation available
GET_ACCOUNTS : Allows access to the list of accounts in the Accounts Service
AUTHENTICATE_ACCOUNTS : Allows an application to act as an AccountAuthenticator for the AccountManager
VIBRATE : Allows access to the vibrator
TEMPORARY_DISABLE : No explanation available
RECEIVE : No explanation available
IDS_PERMISSION : No explanation available
BILLING : No explanation available