OSDN Git Service

Inherit packageName/windowAnimations on TaskSnapshotSurface
authorJorim Jaggi <jjaggi@google.com>
Fri, 6 Apr 2018 14:02:07 +0000 (16:02 +0200)
committerJorim Jaggi <jjaggi@google.com>
Fri, 6 Apr 2018 14:09:16 +0000 (14:09 +0000)
commit90b3c471c90a563885720db5649a999499aa75db
tree23ee85f9e345b7854124fcbcdc56c56de15a55f4
parentddeaefb546c15f26bf7d4372a0d3e000463c7a5e
Inherit packageName/windowAnimations on TaskSnapshotSurface

Such that when the starting window gets picked for the animation,
we can resolve the animation as well.

Test: Long press home, "Home settings", press home, repeat
Test: go/wm-smoke
Change-Id: I81cd022ccd13a720f7ba7a037cb686126cb36722
Fixes: 77688444
services/core/java/com/android/server/wm/TaskSnapshotSurface.java