commit | 60418b4de8513a1692ee82a434ca8201c9a3a8d5 | [log] [tgz] |
---|---|---|
author | Daniel Solomon <solomondaniel@google.com> | Sat Jan 05 15:56:30 2019 -0800 |
committer | Daniel Solomon <solomondaniel@google.com> | Mon Jan 07 14:44:21 2019 -0800 |
tree | 03e8bbaed1dbfa64d37b011d732c19767eecea19 | |
parent | 0057e45e6fc52166a311d1ba99d8d4562fb1dc0e [diff] |
Hide display white balance setting depending on color mode Display white balance relies on a linear color transform matrix to work as intended. When the current color mode is COLOR_MODE_SATURATED, this condition is not guaranteed to be satisfied. In this case, hide the display white balance setting. Bug: 116516917 make ROBOTEST_FILTER=DisplayWhiteBalancePreferenceControllerTest RunSettingsRoboTests -j32 Change-Id: I1fe1eb907485766888832db8b9c342339cc80ea7