ACCESS_NETWORK_STATE
Allows applications to access information about networks
VIBRATE
Allows access to the vibrator
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.
MANAGE_ACCOUNTS
Allows an application to manage the list of accounts in the AccountManager
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.
KILL_BACKGROUND_PROCESSES
Allows an application to call killBackgroundProcesses(String).
READ_FRAME_BUFFER
Allows an application to take screen shots and more generally get access to the frame buffer data.