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

Commit 7a57f521 authored by Eamon Powell's avatar Eamon Powell
Browse files

fixup! lineage-sdk: Add preference keys for one shot auto-brightness

Fix typo in comments

Change-Id: I13b0673ef6b4b3ec501cfea2b5dbfe9b20df3833
parent 6e7936c0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2083,7 +2083,7 @@ public final class LineageSettings {
                sBooleanValidator;

        /**
         * Wether auto brightness is applied one shot when screen is turned on
         * Whether auto brightness is applied one shot when screen is turned on
         */
        public static final String AUTO_BRIGHTNESS_ONE_SHOT = "auto_brightness_one_shot";