VIBRATE
Allows access to the vibrator
READ_PHONE_STATE
Allows read only access to phone state.
GET_ACCOUNTS
Allows access to the list of accounts in the Accounts Service
INTERNET
Allows applications to open network sockets.
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.
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.