Skip to content
Commit 427cec4f authored by Winson Chung's avatar Winson Chung
Browse files

Fix issue with configuration update check.

- We can hold a reference to the same configuration since it is updated
  and re-dispatched. Instead, make a copy of the configuration to store
  the last configuration state.

Fixes: 63755686
Test: Open Recents, rotate, ensure that the display bounds and task bounds
      are calculated correctly.

Change-Id: Ie0d2b5a0fa479428614d9593a2379420ccbd2fb4
parent 717dd58c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment