ACCESS_NETWORK_STATE
Allows applications to access information about networks
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
READ_EXTERNAL_STORAGE
Allows an application to read from external storage.
GET_TASKS
Allows an application to get information about the currently or recently running tasks.
WRITE_EXTERNAL_STORAGE
Allows an application to write to external storage.
WRITE_SETTINGS
Allows an application to read or write the system settings.
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.
DUMP
Allows an application to retrieve state dump information from system services.
DEVICE_POWER
Allows low-level access to power management.
INJECT_EVENTS
Allows an application to inject user events (keys, touch, trackball) into the event stream and deliver them to ANY window.
CAPTURE_VIDEO_OUTPUT
Allows an application to capture video output.
ACCESS_SURFACE_FLINGER
Allows an application to use SurfaceFlinger's low level features.