Fix for framework reboot on connecting to TV through HDMI.
In LocalDisplayAdapter there is a code flow possibility for
activeColorTransform to be null, when colorTransforms are
not supported by HAL. The Fix covers this code flow path to
ensure no NullPointerException.
Change-Id: I50e1058db9ee35004551bc633ad72b9a2320b428
Issue-Id: http://code.google.com/p/android/issues/detail?id=198685
Signed-off-by: Shasidhar Ganiga <sganig@codeaurora.org>
(cherry picked from commit 8f169e26e3a5c601ed4164639d55aa9e80c365dd)
1 file changed