Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a102a185 authored by Steve Kondik's avatar Steve Kondik
Browse files

Revert "settings: Load the default IME in the provider."

This reverts commit 7cc400ee.
parent 7cc400ee
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -1043,9 +1043,6 @@ public class DatabaseHelper extends SQLiteOpenHelper {
            loadSetting(stmt, Settings.Secure.DEFAULT_INSTALL_LOCATION,
                    PackageHelper.APP_INSTALL_AUTO);
    
            loadSetting(stmt, Settings.Secure.DEFAULT_INPUT_METHOD,
                    R.string.default_input_method);
            
            loadUISoundEffectsSettings(stmt);
    
            loadBooleanSetting(stmt, Settings.System.VIBRATE_IN_SILENT,