am 6db4303d: Merge change 23568 into eclair
Merge commit '6db4303d04d138cd2648b829306c4b1693ac12e8' into eclair-plus-aosp * commit '6db4303d04d138cd2648b829306c4b1693ac12e8': Work on issue #2079167: Flickering issue across multiple UI
This commit is contained in:
@@ -12545,6 +12545,7 @@ public final class ActivityManagerService extends ActivityManagerNative implemen
|
||||
}
|
||||
|
||||
mConfiguration = newConfig;
|
||||
Log.i(TAG, "Config changed: " + newConfig);
|
||||
|
||||
Message msg = mHandler.obtainMessage(UPDATE_CONFIGURATION_MSG);
|
||||
msg.obj = new Configuration(mConfiguration);
|
||||
|
||||
Reference in New Issue
Block a user