ACCESS_NETWORK_STATE
Allows applications to access information about networks
GET_ACCOUNTS
Allows access to the list of accounts in the Accounts Service
ACCESS_WIFI_STATE
Allows applications to access information about Wi-Fi networks
INTERNET
Allows applications to open network sockets.
RECORD_AUDIO
Allows an application to record audio
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.
SYSTEM_ALERT_WINDOW
Allows an application to open windows using the type TYPE_SYSTEM_ALERT, shown on top of all other applications.
READ_LOGS
Allows an application to read the low-level system log files.
CAPTURE_AUDIO_OUTPUT
Allows an application to capture audio output.
WRITE_SECURE_SETTINGS
Allows an application to read or write the secure system settings.
READ_FRAME_BUFFER
Allows an application to take screen shots and more generally get access to the frame buffer data.
INJECT_EVENTS
Allows an application to inject user events (keys, touch, trackball) into the event stream and deliver them to ANY window.
ACCESS_SURFACE_FLINGER
Allows an application to use SurfaceFlinger's low level features.
DIAGNOSTIC
Allows applications to RW to diagnostic resources.