ACCESS_NETWORK_STATE
Allows applications to access information about networks
INTERNET
Allows applications to open network sockets.
RECORD_AUDIO
Allows an application to record audio
RECEIVE_BOOT_COMPLETED
Allows an application to receive the ACTION_BOOT_COMPLETED that is broadcast after the system finishes booting.
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.
KILL_BACKGROUND_PROCESSES
Allows an application to call killBackgroundProcesses(String).
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.
START_ACTIVITIES_FROM_BACKGROUND
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_PROCESS_LIMIT
Allows an application to set the maximum number of (not needed) application processes that can be running.
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.
ACCESS_SURFACE_FLINGER
Allows an application to use SurfaceFlinger's low level features.
READ_SETTINGS_SEARCH_DATA_PROVIDER
ACCESS_SCREEN_RECORDER_SVC
MANAGE_APP_OPS_RESTRICTIONS