ACCESS_NETWORK_STATE
Allows applications to access information about networks
READ_PHONE_STATE
Allows read only access to phone state.
ACCESS_WIFI_STATE
Allows applications to access information about Wi-Fi networks
INTERNET
Allows applications to open network sockets.
RECORD_AUDIO
Allows an application to record audio
BROADCAST_STICKY
Allows an application to broadcast sticky intents.
MODIFY_AUDIO_SETTINGS
Allows an application to modify global audio settings
READ_CONTACTS
Allows an application to read the user's contacts data.
READ_PROFILE
Allows an application to read the user's personal profile data.
WAKE_LOCK
Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming
WRITE_CONTACTS
Allows an application to write (but not read) the user's contacts data.
WRITE_EXTERNAL_STORAGE
Allows an application to write to external storage.
WRITE_SETTINGS
Allows an application to read or write the system settings.
DISABLE_KEYGUARD
Allows applications to disable the keyguard
READ_LOGS
Allows an application to read the low-level system log files.
USE_SIP
Allows an application to use SIP service