Skip to content
Commit 2c2e4a89 authored by Anthony Han's avatar Anthony Han
Browse files

Update display color mode before white balance

White balance status is activated only if
DisplayTransformManager.needsLinearColorMatrix() is true, however
DisplayTransformManager is being updated after
updateDisplayWhiteBalanceStatus is called, causing white balanced
to be stuck in deactivated state when color mode changes.

This patches resolves this issue by updating DisplayTransformManager
before updating white balance status.

Bug: 134122978
Test: Manual because atest
FrameworksServicesTests:ColorDisplayServiceTest has many failing tests
Change-Id: I1dc8a918808cf7c0e0d43ced777ab642d8ba7548
parent 070e64b1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment