OSDN Git Service

Fix bounds calculation
authorJorim Jaggi <jjaggi@google.com>
Thu, 4 May 2017 12:05:59 +0000 (14:05 +0200)
committerJorim Jaggi <jjaggi@google.com>
Fri, 5 May 2017 12:58:35 +0000 (14:58 +0200)
commit70f59488d73665730f06860d40dd380602399a8f
tree9139a1681dac56f78ce5371c4afe70a88a6a92f0
parenteb59d6e9d6f652a9e77d4190b52ef4c4f1b9f438
Fix bounds calculation

Don't include the wallpaper window when calculating the frame
in multi-window.

Test: Go multi-window, go recents.
Change-Id: I8b4fb48767d6bdbda055d9c631811ad5a1dcaee6
Fixes: 36240988
services/core/java/com/android/server/wm/DisplayContent.java