platform_hardware_interfaces/configstore/utils
Peiyong Lin 2b3f82672a [ConfigStore] Add useColorManagement method.
Previously we couple wide color gamut display and color management together,
which is because we only do color management when we have wide color gamut
display. However, we would also want display that doesn't support wide color
gamut but is calibrated and is capable of managing sRGB gamut to have color
management. This means we will decouple wide color gamut display from color
management, a device can indicate that it's color managed without having wide
color gamut display and only manage color within sRGB gamut.

BUG: 111505327
Test: BUild, flash and check Natural/Boosted mode.
Change-Id: If1241ce040a6f691609d8f8d72a2d6f3141557cf
2018-08-21 15:21:54 -07:00
..
include/configstore configstore: configstore HAL uprev'ed to 1.1 2018-05-23 15:48:36 -07:00
Android.bp [ConfigStore] Add useColorManagement method. 2018-08-21 15:21:54 -07:00
ConfigStoreUtils.cpp print log message for values retrieved from configstore 2017-04-06 11:10:03 +09:00