Android Permissions

All you ever wanted to know about Android permissions

android.permission.MODIFY_PHONE_STATE

modify phone state
Allows the app to control the phone features of the device. An app with this permission can switch networks, turn the phone radio on and off and the like without ever notifying you.

Belongs to:

android.permission-group.PHONE_CALLS

Phone calls
Monitor, record, and process phone calls.