Android Permissions

All you ever wanted to know about Android permissions

android.permission.SET_PREFERRED_APPLICATIONS

set preferred apps
Allows the app to modify your preferred apps. Malicious apps may silently change the apps that are run, spoofing your existing apps to collect private data from you.

Belongs to:

android.permission-group.SYSTEM_TOOLS

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