CMSettings : Add display gamma setting
CYNGNOS-1166 Change-Id: I41ee5120359df3dc4702cc2c573c66b06a9bee00
This commit is contained in:
parent
96cfc7392c
commit
220ab7985e
@ -2666,6 +2666,13 @@ public final class CMSettings {
|
||||
*/
|
||||
public static final String VIBRATOR_INTENSITY = "vibrator_intensity";
|
||||
|
||||
/**
|
||||
* Display gamma calibration values
|
||||
* Suffix this with the control to set
|
||||
* @hide
|
||||
*/
|
||||
public static final String DISPLAY_GAMMA_CALIBRATION_PREFIX = "display_gamma_";
|
||||
|
||||
// endregion
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user