VIBRATE
Allows access to the vibrator
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.
REORDER_TASKS
Allows an application to change the Z-order of tasks
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.
MODIFY_PHONE_STATE
Allows modification of the telephony state - power on, mmi, etc.
INTERACT_ACROSS_USERS_FULL
READ_PRIVILEGED_PHONE_STATE
WRITE_SECURE_SETTINGS
Allows an application to read or write the secure system settings.
START_ACTIVITIES_FROM_BACKGROUND
SUBSTITUTE_NOTIFICATION_APP_NAME
EXPAND_STATUS_BAR
Allows an application to expand or collapse the status bar.
MEDIA_CONTENT_CONTROL
Allows an application to know what content is playing and control its playback.
REGISTER_SMART_NOTIFICATIONS