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

Commit b6d00c3f authored by Philip Quinn's avatar Philip Quinn
Browse files

Remove unused settings.

Bug: 38164441
Test: make -j
Change-Id: I8194f1937c74b93c442153cea19c622877fb8a5b
parent 605c9b0c
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,