GET_ACCOUNTS : Allows access to the list of accounts in the Accounts Service
MANAGE_ACCOUNTS : Allows an application to manage the list of accounts in the AccountManager
INTERNET : Allows applications to open network sockets.
VIBRATE : Allows access to the vibrator
READ_CONTACTS : Allows an application to read the user's contacts data.
READ_CALENDAR : Allows an application to read the user's calendar data.
WRITE_CALENDAR : Allows an application to write (but not read) the user's calendar data.
WAKE_LOCK : Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming
USE_CREDENTIALS : Allows an application to request authtokens from the AccountManager
READ_SYNC_SETTINGS : Allows applications to read the sync settings
RECEIVE_BOOT_COMPLETED : Allows an application to receive the ACTION_BOOT_COMPLETED that is broadcast after the system finishes booting.
ACCESS_COARSE_LOCATION : Allows an app to access approximate location derived from network location sources such as cell towers and Wi-Fi.
READ_SYNC_STATS : Allows applications to read the sync stats
WRITE_SYNC_SETTINGS : Allows applications to write the sync settings
GOOGLE_AUTH : No explanation available
SUBSCRIBED_FEEDS_READ : Allows an application to allow access the subscribed feeds ContentProvider.
SUBSCRIBED_FEEDS_WRITE : No explanation available
READ_GSERVICES : No explanation available
RECEIVE : No explanation available
C2D_MESSAGE : No explanation available
ACCESS_NETWORK_STATE : Allows applications to access information about networks
READ_GMAIL : No explanation available
BIND : No explanation available
GET_PACKAGE_SIZE : Allows an application to find out the space used by any package.