VIBRATE
Allows access to the vibrator
GET_TASKS
Allows an application to get information about the currently or recently running tasks.
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.
EXPAND_STATUS_BAR
Allows an application to expand or collapse the status bar.
PERSISTENT_ACTIVITY
This constant was deprecated in API level 9. This functionality will be removed in the future; please do not use. Allow an application to make its activities persistent.