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

Unverified Commit 95950965 authored by LuK1337's avatar LuK1337
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 472a4874
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -74,6 +74,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