ACCESS_NETWORK_STATE
Allows applications to access information about networks
READ_PHONE_STATE
Allows read only access to phone state.
INTERNET
Allows applications to open network sockets.
BLUETOOTH
Allows applications to connect to paired bluetooth devices
READ_CONTACTS
Allows an application to read the user's contacts data.
SEND_SMS
Allows an application to send SMS messages.
CALL_PHONE
Allows an application to initiate a phone call without going through the Dialer user interface for the user to confirm the call being placed.
PROCESS_OUTGOING_CALLS
Allows an application to monitor, modify, or abort outgoing calls.
MODIFY_PHONE_STATE
Allows modification of the telephony state - power on, mmi, etc.