ACCESS_NETWORK_STATE : Allows applications to access information about networks
GET_ACCOUNTS : Allows access to the list of accounts in the Accounts Service
GET_PACKAGE_SIZE : Allows an application to find out the space used by any package.
READ_GSERVICES : No explanation available
INTERNET : Allows applications to open network sockets.
USE_CREDENTIALS : Allows an application to request authtokens from the AccountManager
CHANGE_WIFI_STATE : Allows applications to change Wi-Fi connectivity state
ACCESS_WIFI_STATE : Allows applications to access information about Wi-Fi networks
BLUETOOTH : Allows applications to connect to paired bluetooth devices
BLUETOOTH_ADMIN : Allows applications to discover and pair bluetooth devices
CAMERA : Required to be able to access the camera device.
MANAGE_ACCOUNTS : Allows an application to manage the list of accounts in the AccountManager
SET_ALARM : Allows an application to broadcast an Intent to set an alarm for the user.
ACCESS_COARSE_LOCATION : Allows an app to access approximate location derived from network location sources such as cell towers and Wi-Fi.
WAKE_LOCK : Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming
RECEIVE : No explanation available
C2D_MESSAGE : No explanation available