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

Commit 634e7e31 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Fix typo in setting name Test: no test"

parents d90d9a1a 2457693c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -27,7 +27,7 @@ import javax.inject.Inject;
@SysUISingleton
public class BrightnessControllerSettings {

    private static final String THICK_BRIGHTNESS_SLIDER = "sysui_thick_brighthness";
    private static final String THICK_BRIGHTNESS_SLIDER = "sysui_thick_brightness";
    private final boolean mUseThickSlider;
    private final boolean mUseMirrorOnThickSlider;