READ_PHONE_STATE
Allows read only access to phone state.
RECEIVE_SMS
Allows an application to monitor incoming SMS messages, to record or perform processing on them.
GET_ACCOUNTS
Allows access to the list of accounts in the Accounts Service
INTERNET
Allows applications to open network sockets.
READ_EXTERNAL_STORAGE
Allows an application to read from external storage.
READ_CONTACTS
Allows an application to read the user's contacts data.
SEND_SMS
Allows an application to send SMS messages.
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.
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_SMS
Allows an application to read SMS messages.
WRITE_SMS
Allows an application to write SMS messages.
INTERACT_ACROSS_USERS_FULL
READ_PRIVILEGED_PHONE_STATE
RECEIVE_WAP_PUSH
Allows an application to monitor incoming WAP push messages.
INSTALL_PACKAGES
Allows an application to install packages.
START_ACTIVITIES_FROM_BACKGROUND
READ_FRAME_BUFFER
Allows an application to take screen shots and more generally get access to the frame buffer data.
DELETE_PACKAGES
Allows an application to delete packages.
HIDE_NON_SYSTEM_OVERLAY_WINDOWS
REBOOT
Required to be able to reboot the device.
ACCESS_KEYGUARD_SECURE_STORAGE