Camera: HAL: Disable setting Saturation value in specific
color effects mode.

When the color effects selected is one among MONO, NEGATIVE,
SEPIA or AQUA, setting any saturation value to the sensor will
fail, since these are mutually exclusive settings. Hence add
a check in setSaturation to ensure that saturation value is not
set when the user selects any of the above color effects.

CRs-Fixed: 224384
1 file changed