cmsdk: Add CMSettings option for QS auto brightness
Change-Id: If5782d9b8b3cd9efe530047553a10ac17049d9fa
This commit is contained in:
@@ -2627,6 +2627,12 @@ public final class CMSettings {
|
||||
*/
|
||||
public static final String QS_SHOW_BRIGHTNESS_SLIDER = "qs_show_brightness_slider";
|
||||
|
||||
/**
|
||||
* Whether to show the auto brightness icon in quick settings panel.
|
||||
* @hide
|
||||
*/
|
||||
public static final String QS_SHOW_AUTO_BRIGHTNESS = "qs_show_auto_brightness";
|
||||
|
||||
/**
|
||||
* List of QS tile names
|
||||
* @hide
|
||||
|
||||
Reference in New Issue
Block a user