READ_PHONE_STATE
Allows read only access to phone state.
ACCESS_WIFI_STATE
Allows applications to access information about Wi-Fi networks
CHANGE_WIFI_STATE
Allows applications to change Wi-Fi connectivity state
INTERNET
Allows applications to open network sockets.
READ_CONTACTS
Allows an application to read the user's contacts 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.
READ_CALENDAR
Allows an application to read the user's calendar data.
GET_PACKAGE_SIZE
Allows an application to find out the space used by any package.
SET_WALLPAPER
Allows applications to set the wallpaper
WRITE_CALENDAR
Allows an application to write (but not read) the user's calendar data.
READ_CALL_LOG
Allows an application to read the user's call log.
WRITE_CALL_LOG
Allows an application to write (but not read) the user's contacts data.
READ_SMS
Allows an application to read SMS messages.
WRITE_SMS
Allows an application to write SMS messages.
MOUNT_UNMOUNT_FILESYSTEMS
Allows mounting and unmounting file systems for removable storage.
INSTALL_PACKAGES
Allows an application to install packages.
WRITE_SECURE_SETTINGS
Allows an application to read or write the secure system settings.
BIND_APPWIDGET
Allows an application to tell the AppWidget service which application can access AppWidget's data.