Android Permissions

All you ever wanted to know about Android permissions

android.permission.WRITE_SETTINGS

modify system settings
Allows the app to modify the system's settings data. Malicious apps may corrupt your system's configuration.

Belongs to:

android.permission-group.SYSTEM_TOOLS

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