WRITE_SETTINGS : Allows an application to read or write the system settings.
SYSTEM_ALERT_WINDOW : Allows an application to open windows using the type TYPE_SYSTEM_ALERT, shown on top of all other applications.
WAKE_LOCK : Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming
INTERNET : Allows applications to open network sockets.
WRITE_EXTERNAL_STORAGE : Allows an application to write to external storage.
MANAGE_ACCOUNTS : Allows an application to manage the list of accounts in the AccountManager
GET_ACCOUNTS : Allows access to the list of accounts in the Accounts Service
USE_CREDENTIALS : Allows an application to request authtokens from the AccountManager
AUTHENTICATE_ACCOUNTS : Allows an application to act as an AccountAuthenticator for the AccountManager
ACCESS_WIFI_STATE : Allows applications to access information about Wi-Fi networks
READ_SYNC_SETTINGS : Allows applications to read the sync settings
READ_SYNC_STATS : Allows applications to read the sync stats
WRITE_SYNC_SETTINGS : Allows applications to write the sync settings
ACCESS_NETWORK_STATE : Allows applications to access information about networks
READ_GSERVICES : No explanation available
SUBSCRIBED_FEEDS_READ : Allows an application to allow access the subscribed feeds ContentProvider.
SUBSCRIBED_FEEDS_WRITE : No explanation available
RECEIVE : No explanation available
RECEIVE_BOOT_COMPLETED : Allows an application to receive the ACTION_BOOT_COMPLETED that is broadcast after the system finishes booting.
BLUETOOTH : Allows applications to connect to paired bluetooth devices
ACTIVITY_RECOGNITION : No explanation available
GET_PACKAGE_SIZE : Allows an application to find out the space used by any package.
FOREGROUND_SERVICE : No explanation available
BIND_JOB_SERVICE : No explanation available
C2D_MESSAGE : No explanation available
WRITE_USE_APP_FEATURE_SURVEY : No explanation available