Android Permissions

All you ever wanted to know about Android permissions

android.permission.START_ANY_ACTIVITY

start any activity
Allows the app to start any activity, regardless of permission protection or exported state.

Belongs to:

android.permission-group.SYSTEM_TOOLS

System tools
Lower-level access and control of the system.