commit | 427cec4fe926734ef86352657d2e0fc306775970 | [log] [tgz] |
---|---|---|
author | Winson Chung <winsonc@google.com> | Mon Jul 17 11:35:39 2017 -0700 |
committer | Winson Chung <winsonc@google.com> | Mon Jul 17 11:35:39 2017 -0700 |
tree | 1548b0613ae50500b9054a77e55cdf25098709bf | |
parent | 717dd58c5205f3ce90d004a70b5d4f20e16522b1 [diff] |
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