commit | 99a73f31b7ebed102f393c1bc1909007d7fa8a56 | [log] [tgz] |
---|---|---|
author | Reena Lee <reena@google.com> | Mon Oct 24 17:27:37 2011 -0700 |
committer | Reena Lee <reena@google.com> | Mon Oct 24 17:37:11 2011 -0700 |
tree | 7602dc32a74150d81b1f713cc4eb1a4d42b8113e | |
parent | f060868dd6ca8fb2f199fefd5cbb19a75ac2c108 [diff] |
Updated bug fix for Launcher reloading on mcc update. Store the previousConfig's mcc value only instead of configuration object. The mPreviousConfig object was a reference to the same object ResourceManager was using, which can change by the time LauncherModel gets the intent for ACTION_CONFIGURATION_CHANGED. This was causing Launcher to not reload all apps as the currentConfig and previousConfig always matched. Bug 5040470 Change-Id: Ie7102cc233177e05cb0e0e2ae4240309c16ebf66