ACCESS_NETWORK_STATE
Allows applications to access information about networks
AUTHENTICATE_ACCOUNTS
Allows an application to act as an AccountAuthenticator for the AccountManager
GET_ACCOUNTS
Allows access to the list of accounts in the Accounts Service
INTERNET
Allows applications to open network sockets.
READ_EXTERNAL_STORAGE
Allows an application to read from external storage.
MANAGE_ACCOUNTS
Allows an application to manage the list of accounts in the AccountManager
USE_CREDENTIALS
Allows an application to request authtokens from the AccountManager
WRITE_EXTERNAL_STORAGE
Allows an application to write to external storage.
WRITE_GSERVICES
Allows an application to modify the Google service map.