ACCESS_NETWORK_STATE
Allows applications to access information about networks
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.
GET_TASKS
Allows an application to get information about the currently or recently running tasks.
READ_CONTACTS
Allows an application to read the user's contacts data.
USE_CREDENTIALS
Allows an application to request authtokens from the AccountManager
WRITE_EXTERNAL_STORAGE
Allows an application to write to external storage.
READ_LOGS
Allows an application to read the low-level system log files.
MANAGE_DOCUMENTS
Allows an application to manage access to documents, usually as part of a document picker.