ACCESS_NETWORK_STATE
Allows applications to access information about networks
VIBRATE
Allows access to the vibrator
AUTHENTICATE_ACCOUNTS
Allows an application to act as an AccountAuthenticator for the AccountManager
ACCESS_WIFI_STATE
Allows applications to access information about Wi-Fi networks
CHANGE_WIFI_STATE
Allows applications to change Wi-Fi connectivity state
INTERNET
Allows applications to open network sockets.
READ_EXTERNAL_STORAGE
Allows an application to read from external storage.
BROADCAST_STICKY
Allows an application to broadcast sticky intents.
CHANGE_NETWORK_STATE
Allows applications to change network connectivity state
INSTALL_SHORTCUT
Allows an application to install a shortcut in Launcher
MANAGE_ACCOUNTS
Allows an application to manage the list of accounts in the AccountManager
RECEIVE_BOOT_COMPLETED
Allows an application to receive the ACTION_BOOT_COMPLETED that is broadcast after the system finishes booting.
USE_CREDENTIALS
Allows an application to request authtokens from the AccountManager
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.
WRITE_SETTINGS
Allows an application to read or write the system settings.
BIND_GET_INSTALL_REFERRER_SERVICE
SYSTEM_ALERT_WINDOW
Allows an application to open windows using the type TYPE_SYSTEM_ALERT, shown on top of all other applications.
SET_WALLPAPER
Allows applications to set the wallpaper
KILL_BACKGROUND_PROCESSES
Allows an application to call killBackgroundProcesses(String).
READ_PRIVILEGED_PHONE_STATE
SEND_DOWNLOAD_COMPLETED_INTENTS
CHANGE_CONFIGURATION
Allows an application to modify the current configuration, such as locale.
WRITE_SECURE_SETTINGS
Allows an application to read or write the secure system settings.
SET_WALLPAPER_HINTS
Allows applications to set the wallpaper hints
BIND_WALLPAPER
Must be required by a WallpaperService, to ensure that only the system can bind to it.
REBOOT
Required to be able to reboot the device.
PRIVACY_AUTHORIZATION_DIALOG