Provides direct access to the Android settings database
By default, for your protection, Android prevents you from modifying the SECURE and GLOBAL tables. If you have Android Jellybean or later, you can remove this protection from an ADB shell using the command "pm grant by4a.setedit22 android.permission.WRITE_SECURE_SETTINGS". On earlier versions, you can only remove this protection on a rooted device by installing SetEdit to the system partition.
Android Q and later will ask you to "check for update". Please ignore this. We can't stop this warning without reducing SetEdit's functionality, and we will not do that.