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

Commit e94332f2 authored by Philip Quinn's avatar Philip Quinn Committed by Android (Google) Code Review
Browse files

Merge "Remove unused settings."

parents bbc06abe b6d00c3f
Loading
Loading
Loading
Loading
+0 −14
Original line number Diff line number Diff line
@@ -6766,20 +6766,6 @@ public final class Settings {
         */
        public static final String ASSIST_GESTURE_SENSITIVITY = "assist_gesture_sensitivity";

        /**
         * Whether the assist gesture should be enabled during sleep
         *
         * @hide
         */
        public static final String ASSIST_GESTURE_ENABLED_SLEEP = "assist_gesture_enabled_sleep";

        /**
         * Whether assist gesture should be enabled in keyguard
         *
         * @hide
         */
        public static final String ASSIST_GESTURE_ENABLED_KEYGUARD = "assist_gesture_enabled_keyguard";

        /**
         * Control whether Night display is currently activated.
         * @hide
+0 −2
Original line number Diff line number Diff line
@@ -399,8 +399,6 @@ public class SettingsBackupTest {
                 Settings.Secure.ANR_SHOW_BACKGROUND,
                 Settings.Secure.ASSISTANT,
                 Settings.Secure.ASSIST_DISCLOSURE_ENABLED,
                 Settings.Secure.ASSIST_GESTURE_ENABLED_KEYGUARD,
                 Settings.Secure.ASSIST_GESTURE_ENABLED_SLEEP,
                 Settings.Secure.ASSIST_SCREENSHOT_ENABLED,
                 Settings.Secure.ASSIST_STRUCTURE_ENABLED,
                 Settings.Secure.AUTOFILL_SERVICE_SEARCH_URI,