INTERNET : Allows applications to open network sockets.
ACCESS_NETWORK_STATE : Allows applications to access information about networks
ACCESS_MOCK_LOCATION : Allows an application to create mock location providers for testing
ACCESS_FINE_LOCATION : Allows an app to access precise location from location sources such as GPS, cell towers, and Wi-Fi.
ACCESS_LOCATION_EXTRA_COMMANDS : Allows an application to access extra location provider commands
READ_PHONE_STATE : Allows read only access to phone state.
WRITE_SETTINGS : Allows an application to read or write the system settings.
CHANGE_CONFIGURATION : Allows an application to modify the current configuration, such as locale.
WRITE_EXTERNAL_STORAGE : Allows an application to write to external storage.
BROADCAST_STICKY : Allows an application to broadcast sticky intents.
BLUETOOTH : Allows applications to connect to paired bluetooth devices
BLUETOOTH_ADMIN : Allows applications to discover and pair bluetooth devices
READ_CONTACTS : Allows an application to read the user's contacts data.
WRITE_CONTACTS : Allows an application to write (but not read) the user's contacts data.
ACCESS_WIFI_STATE : Allows applications to access information about Wi-Fi networks
CHANGE_WIFI_STATE : Allows applications to change Wi-Fi connectivity state
WAKE_LOCK : Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming
GET_ACCOUNTS : Allows access to the list of accounts in the Accounts Service
RECEIVE_BOOT_COMPLETED : Allows an application to receive the ACTION_BOOT_COMPLETED that is broadcast after the system finishes booting.
BILLING : No explanation available
CHECK_LICENSE : No explanation available
READ_EXTERNAL_STORAGE : Allows an application to read from external storage.
FOREGROUND_SERVICE : No explanation available
WRITE_TOMTOM_STORAGE : No explanation available