Allows an application to initiate a phone call without going through the Dialer user interface for the user to confirm the call being placed.
Allows an application to expand or collapse the status bar.
Allows an application to get information about the currently or recently running tasks: a thumbnail representation of the tasks, what activities are running in it, etc.
Allows applications to set the wallpaper.
Allows applications to set the wallpaper hints.
Allows access to the vibrator.
Allows an application to read or write the system settings.
Allows an application to call any phone number, including emergency numbers, without going through the Dialer user interface for the user to confirm the call being placed.
Allows applications to open network sockets.
Allows read only access to phone state.
Allows modification of the telephony state - power on, mmi, etc. Does not include placing calls.
Allows applications to access information about networks
Allows an application to write to external storage.
Allows an application to receive the ACTION_BOOT_COMPLETED that is broadcast after the system finishes booting. If you don't request this permission, you will not receive the broadcast at that time. Though holding this permission does not have any security implications, it can have a negative impact on the user experience by increasing the amount of time it takes the system to start and allowing applications to have themselves running without the user being aware of them. As such, you must explicitly declare your use of this facility to make that visible to the user.
Allows applications to access information about networks
Allows applications to open network sockets.
Allows an application to write to external storage.
Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming.
Allows applications to disable the keyguard.
Allows an application to tell the AppWidget service which application can access AppWidget's data. The normal user flow is that a user picks an AppWidget to go into a particular host, thereby giving that host application access to the private data from the AppWidget app. An application that has this permission should honor that contract. Very few applications should need to use this permission.
Allows an application to get information about the currently or recently running tasks: a thumbnail representation of the tasks, what activities are running in it, etc.
Allows an application to read the user's contacts data.
Allows an application to write (but not read) the user's contacts data.
Allows an application to read SMS messages.
Allows an application to write SMS messages.
Allows an application to collect battery statistics
Allows applications to access information about Wi-Fi networks.
Source: