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.
BROADCAST_STICKY
Allows an application to broadcast sticky intents.
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_SETTINGS
Allows an application to read or write the system settings.
DISABLE_KEYGUARD
Allows applications to disable the keyguard
SYSTEM_ALERT_WINDOW
Allows an application to open windows using the type TYPE_SYSTEM_ALERT, shown on top of all other applications.
INTERACT_ACROSS_USERS_FULL
FOREGROUND_SERVICE_MEDIA_PLAYBACK
CHANGE_CONFIGURATION
Allows an application to modify the current configuration, such as locale.
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.
SET_TIME_ZONE
Allows applications to set the system time zone
INJECT_EVENTS
Allows an application to inject user events (keys, touch, trackball) into the event stream and deliver them to ANY window.
ACCESS_KEYGUARD_SECURE_STORAGE
ACCESS_CLOCK_RECEIVER_PLATFORM