Merge \"Refactor display color transforms\" into nyc-mr1-dev
am: 94673f0b7c
Change-Id: I7fdf83db6cbf26cdc5b8a9971fa48b7f8458474d
This commit is contained in:
@@ -5294,15 +5294,6 @@ public final class Settings {
|
||||
public static final String ACCESSIBILITY_DISPLAY_DALTONIZER =
|
||||
"accessibility_display_daltonizer";
|
||||
|
||||
/**
|
||||
* Float list that specifies the color matrix to apply to
|
||||
* the display. Valid values are defined in AccessibilityManager.
|
||||
*
|
||||
* @hide
|
||||
*/
|
||||
public static final String ACCESSIBILITY_DISPLAY_COLOR_MATRIX =
|
||||
"accessibility_display_color_matrix";
|
||||
|
||||
/**
|
||||
* Setting that specifies whether automatic click when the mouse pointer stops moving is
|
||||
* enabled.
|
||||
@@ -6334,7 +6325,6 @@ public final class Settings {
|
||||
USB_MASS_STORAGE_ENABLED, // moved to global
|
||||
ACCESSIBILITY_DISPLAY_INVERSION_ENABLED,
|
||||
ACCESSIBILITY_DISPLAY_DALTONIZER,
|
||||
ACCESSIBILITY_DISPLAY_COLOR_MATRIX,
|
||||
ACCESSIBILITY_DISPLAY_DALTONIZER_ENABLED,
|
||||
ACCESSIBILITY_DISPLAY_MAGNIFICATION_ENABLED,
|
||||
ACCESSIBILITY_DISPLAY_MAGNIFICATION_SCALE,
|
||||
|
||||
Reference in New Issue
Block a user