ACCESS_NETWORK_STATE
Allows applications to access information about networks
ACCESS_WIFI_STATE
Allows applications to access information about Wi-Fi networks
CHANGE_WIFI_STATE
Allows applications to change Wi-Fi connectivity state
INTERNET
Allows applications to open network sockets.
CAMERA
Required to be able to access the camera device.
BLUETOOTH
Allows applications to connect to paired bluetooth devices
READ_CONTACTS
Allows an application to read the user's contacts data.
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
WRITE_SETTINGS
Allows an application to read or write the system settings.
BIND_GET_INSTALL_REFERRER_SERVICE
BLUETOOTH_ADMIN
Allows applications to discover and pair bluetooth devices
KILL_BACKGROUND_PROCESSES
Allows an application to call killBackgroundProcesses(String).
SET_ALARM
Allows an application to broadcast an Intent to set an alarm for the user.