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.
MANAGE_ACCOUNTS
Allows an application to manage the list of accounts in the AccountManager
READ_SYNC_SETTINGS
Allows applications to read the sync settings
READ_SYNC_STATS
Allows applications to read the sync stats
USE_CREDENTIALS
Allows an application to request authtokens from the AccountManager
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.
WRITE_SECURE_SETTINGS
Allows an application to read or write the secure system settings.