Android Permissions

All you ever wanted to know about Android permissions

android.permission.SET_DEBUG_APP

enable app debugging
Allows the app to turn on debugging for another app. Malicious apps may use this to kill other apps.

Belongs to:

android.permission-group.DEVELOPMENT_TOOLS

Development tools
Features only needed for app developers.