99a73f31b7ebed102f393c1bc1909007d7fa8a56
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
Description
No description provided
Languages
Java
57.2%
Kotlin
42.4%
AIDL
0.3%