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.
CAMERA
Required to be able to access the camera device.
RECORD_AUDIO
Allows an application to record audio
MANAGE_ACCOUNTS
Allows an application to manage the list of accounts in the AccountManager
NFC
Allows applications to perform I/O operations over NFC
USE_CREDENTIALS
Allows an application to request authtokens from the AccountManager
WRITE_EXTERNAL_STORAGE
Allows an application to write to external storage.
ACCOUNT_MANAGER
Allows applications to call into AccountAuthenticators.