|
|
@ -1268,6 +1268,10 @@ |
|
|
|
without impacting power, performance, and app compatibility (e.g. protected content). --> |
|
|
|
without impacting power, performance, and app compatibility (e.g. protected content). --> |
|
|
|
<bool name="config_nightDisplayAvailable">true</bool> |
|
|
|
<bool name="config_nightDisplayAvailable">true</bool> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!-- Boolean indicating whether the HWC setColorTransform function can be performed efficiently |
|
|
|
|
|
|
|
in hardware. --> |
|
|
|
|
|
|
|
<bool name="config_setColorTransformAccelerated">true</bool> |
|
|
|
|
|
|
|
|
|
|
|
<!-- Flag indicating whether the surface flinger is inefficient |
|
|
|
<!-- Flag indicating whether the surface flinger is inefficient |
|
|
|
at performing a blur. Used by parts of the UI to turn off |
|
|
|
at performing a blur. Used by parts of the UI to turn off |
|
|
|
the blur effect where it isn't worth the performance hit. |
|
|
|
the blur effect where it isn't worth the performance hit. |
|
|
|