Android Permissions

All you ever wanted to know about Android permissions

android.permission.SET_PROCESS_LIMIT

limit number of running processes
Allows the app to control the maximum number of processes that will run. Never needed for normal apps.

Belongs to:

android.permission-group.DEVELOPMENT_TOOLS

Development tools
Features only needed for app developers.