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.
READ_EXTERNAL_STORAGE
Allows an application to read from external storage.
BROADCAST_STICKY
Allows an application to broadcast sticky intents.
GET_TASKS
Allows an application to get information about the currently or recently running tasks.
SEND_SMS
Allows an application to send SMS messages.
WRITE_EXTERNAL_STORAGE
Allows an application to write to external storage.
UNINSTALL_SHORTCUT
Allows an application to uninstall a shortcut in Launcher
PERSISTENT_ACTIVITY
This constant was deprecated in API level 9. This functionality will be removed in the future; please do not use. Allow an application to make its activities persistent.
SET_TIME_ZONE
Allows applications to set the system time zone
WRITE_APN_SETTINGS
Allows applications to write the apn settings.
WRITE_GSERVICES
Allows an application to modify the Google service map.