For developers only: You can decompile SetEdit, modify its manifest to request WRITE_SECURE_SETTINGS, and recompile it. However, without granting the permission via ADB (Solution 1), the system will still deny access.
Even with root, if the shell context does not have the settings permission or SELinux blocks the operation, the command may fail with this error. setedit does not currently support editing this table
Below are six proven solutions, ranging from simple workarounds to advanced technical fixes. For developers only: You can decompile SetEdit, modify