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

Fix typo in comments

Change-Id: I13b0673ef6b4b3ec501cfea2b5dbfe9b20df3833
This commit is contained in:
Eamon Powell
2021-08-29 11:29:00 +10:00
parent 6e7936c0ca
commit 7a57f52199

View File

@@ -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";