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.
BLUETOOTH
Allows applications to connect to paired bluetooth devices
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.
BLUETOOTH_ADMIN
Allows applications to discover and pair bluetooth devices
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.
EXPAND_STATUS_BAR
Allows an application to expand or collapse the status bar.
SET_ACTIVITY_WATCHER
Allows an application to watch and control how activities are started globally in the system.