commit | 3ad1b4899fcf38de92b6ac8d84e55a738f0baad9 | [log] [tgz] |
---|---|---|
author | Adam Lesinski <adamlesinski@google.com> | Fri Apr 01 16:41:41 2016 -0700 |
committer | Adam Lesinski <adamlesinski@google.com> | Mon Apr 04 15:24:48 2016 -0700 |
tree | 421e00be3405c82394fbb864040262b4c278211d | |
parent | c83ce39a8e22b2df75cdfcb09b032d0b2244a5ca [diff] |
Fix issue with overridden configuration in onConfigurationChanged When using applyOverrideConfiguration, subsequent callbacks to onConfigurationChanged didn't take into account the locally overridden configuration. This patches the incoming configuration to match what is expected by the application. Bug:27644297 Change-Id: I3a090e9862a56470d999aa0aa4d5bae29f533a11