ACCESS_BACKGROUND_LOCATION : No explanation available
ACCESS_FINE_LOCATION : Allows an app to access precise location from location sources such as GPS, cell towers, and Wi-Fi.
ACCESS_NETWORK_STATE : Allows applications to access information about networks
GET_ACCOUNTS : Allows access to the list of accounts in the Accounts Service
GET_PACKAGE_SIZE : Allows an application to find out the space used by any package.
INTERNET : Allows applications to open network sockets.
READ_SYNC_SETTINGS : Allows applications to read the sync settings
READ_SYNC_STATS : Allows applications to read the sync stats
RECEIVE_BOOT_COMPLETED : Allows an application to receive the ACTION_BOOT_COMPLETED that is broadcast after the system finishes booting.
RECORD_AUDIO : Allows an application to record audio
SUBSCRIBED_FEEDS_READ : Allows an application to allow access the subscribed feeds ContentProvider.
SUBSCRIBED_FEEDS_WRITE : No explanation available
USE_CREDENTIALS : Allows an application to request authtokens from the AccountManager
VIBRATE : Allows access to the vibrator
WAKE_LOCK : Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming
WRITE_EXTERNAL_STORAGE : Allows an application to write to external storage.
WRITE_SYNC_SETTINGS : Allows applications to write the sync settings
READ_GSERVICES : No explanation available
AUDIO_FILE_ACCESS : No explanation available
READ_CONTACTS : Allows an application to read the user's contacts data.