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

Commit dbab953b authored by emancebo's avatar emancebo Committed by Gerrit Code Review
Browse files

Add system setting for t9 search input locale

Change-Id: I780b3cca1ad2da396b76464a6dab5cc53f621ed2
parent 88419876
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -3201,6 +3201,12 @@ public final class Settings {
         */
        public static final String NAVBAR_LEFT_IN_LANDSCAPE = "navigation_bar_left";

        /**
         * Locale for secondary overlay on dialer for t9 search input
         * @hide
         */
        public static final String T9_SEARCH_INPUT_LOCALE = "t9_search_input_locale";

        /**
         * Settings to backup. This is here so that it's in the same place as the settings
         * keys and easy to update.