ACCESS_NETWORK_STATE
Allows applications to access information about networks
VIBRATE
Allows access to the vibrator
READ_PHONE_STATE
Allows read only access to phone state.
INTERNET
Allows applications to open network sockets.
READ_SYNC_SETTINGS
Allows applications to read the sync settings
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
WRITE_SYNC_SETTINGS
Allows applications to write the sync settings
WRITE_SETTINGS
Allows an application to read or write the system settings.
INTERACT_ACROSS_USERS_FULL
READ_PRIVILEGED_PHONE_STATE
STATUS_BAR
Allows an application to open, close, or disable the status bar and its icons.
WRITE_SECURE_SETTINGS
Allows an application to read or write the secure system settings.
INTERNAL_SYSTEM_WINDOW
Allows an application to open windows that are for use by parts of the system user interface.
READ_FRAME_BUFFER
Allows an application to take screen shots and more generally get access to the frame buffer data.
EXPAND_STATUS_BAR
Allows an application to expand or collapse the status bar.
SYSTEM_PERMISSION_DECLARE
INJECT_EVENTS
Allows an application to inject user events (keys, touch, trackball) into the event stream and deliver them to ANY window.