• Mygod's avatar
    Remove dependency on libsuperuser · 734056ea
    Mygod authored
    There is no longer a reason to use this overkill.
    
    * Turning on tcp_fastopen is replaced by manual su call;
    * Call to chmod binary is replaced by Os.chmod, which is better at error reporting. (also bumps plugin library to 1.0.0)
    734056ea
GlobalSettingsPreferenceFragment.kt 5.33 KB