ACCESS_NETWORK_STATE
Allows applications to access information about networks
AUTHENTICATE_ACCOUNTS
Allows an application to act as an AccountAuthenticator for the AccountManager
ACCESS_WIFI_STATE
Allows applications to access information about Wi-Fi networks
INTERNET
Allows applications to open network sockets.
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_SYNC_SETTINGS
Allows applications to write the sync settings
BIND_GET_INSTALL_REFERRER_SERVICE
SYSTEM_ALERT_WINDOW
Allows an application to open windows using the type TYPE_SYSTEM_ALERT, shown on top of all other applications.
SET_ALARM
Allows an application to broadcast an Intent to set an alarm for the user.
EXPAND_STATUS_BAR
Allows an application to expand or collapse the status bar.