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

Commit 1bf856ce authored by LuK1337's avatar LuK1337 Committed by Michael Bestas
Browse files

SystemUI: Add DOUBLE_TAP_TO_WAKE to tuner service reset exceptions

This unbreaks `def_double_tap_to_wake`.

Test: Run `settings get secure double_tap_to_wake` after first boot.
Change-Id: I0c806541d94c794386e09b8547c99b22b4c759a0
parent 1450ed77
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -75,6 +75,7 @@ public class TunerServiceImpl extends TunerService {
    // shouldn't be reset with tuner settings.
    private static final String[] RESET_EXCEPTION_LIST = new String[] {
            QSHost.TILES_SETTING,
            Settings.Secure.DOUBLE_TAP_TO_WAKE,
            Settings.Secure.DOZE_ALWAYS_ON,
            Settings.Secure.MEDIA_CONTROLS_RESUME,
            Settings.Secure.MEDIA_CONTROLS_RECOMMENDATION