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

Commit e5abc933 authored by Minche Li's avatar Minche Li Committed by Android (Google) Code Review
Browse files

Merge "Removes the settings key,WINDOW_MAGNIFICATION, that is never used"

parents 577e7a1c 4edcb283
Loading
Loading
Loading
Loading
+0 −6
Original line number Diff line number Diff line
@@ -9052,12 +9052,6 @@ public final class Settings {
         */
        public static final String MEDIA_CONTROLS_RESUME_BLOCKED = "qs_media_resumption_blocked";
        /**
         * Controls if window magnification is enabled.
         * @hide
         */
        public static final String WINDOW_MAGNIFICATION = "window_magnification";
        /**
         * Controls magnification mode when magnification is enabled via a system-wide triple tap
         * gesture or the accessibility shortcut.
+0 −1
Original line number Diff line number Diff line
@@ -746,7 +746,6 @@ public class SettingsBackupTest {
                 Settings.Secure.FACE_UNLOCK_RE_ENROLL,
                 Settings.Secure.TAP_GESTURE,
                 Settings.Secure.NEARBY_SHARING_COMPONENT, // not user configurable
                 Settings.Secure.WINDOW_MAGNIFICATION,
                 Settings.Secure.ACCESSIBILITY_SHORTCUT_TARGET_MAGNIFICATION_CONTROLLER,
                 Settings.Secure.SUPPRESS_DOZE,
                 Settings.Secure.REDUCE_BRIGHT_COLORS_ACTIVATED,