mirror of
https://github.com/Evolution-X-Devices/device_google_wahoo
synced 2026-02-01 07:50:47 +00:00
Add config_setColorTransformAccelerated
Bug: 36603386 Test: lunch walleye-eng && make -j100 and lunch muskie-eng && make -j100 Change-Id: I2ef2c96281d969b893adfe68817af1d41115e00f
This commit is contained in:
@@ -91,8 +91,9 @@
|
||||
<!-- If this is true, the screen will come on when you unplug usb/power/whatever. -->
|
||||
<bool name="config_unplugTurnsOnScreen">true</bool>
|
||||
|
||||
<!-- Enable Night display, which requires HWC 2.0. -->
|
||||
<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>
|
||||
|
||||
<!-- Boolean indicating if restoring network selection should be skipped -->
|
||||
<!-- The restoring is handled by modem if it is true -->
|
||||
|
||||
Reference in New Issue
Block a user