am b59b1209: am 321f7fad: Making sure that there is no notification when focus changes from something to nothing.
Merge commit 'b59b120929f10c1501d27ebab2f69180868e9776' * commit 'b59b120929f10c1501d27ebab2f69180868e9776': Making sure that there is no notification when focus changes from something to nothing.
This commit is contained in:
@@ -7826,8 +7826,8 @@ public class WindowManagerService extends IWindowManager.Stub
|
||||
} catch (RemoteException e) {
|
||||
// Ignore if process has died.
|
||||
}
|
||||
notifyFocusChanged();
|
||||
}
|
||||
notifyFocusChanged();
|
||||
}
|
||||
} break;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user