OSDN Git Service

Fix issue #2149126: unable to answer incoming call, various problems
authorDianne Hackborn <hackbod@google.com>
Tue, 29 Sep 2009 01:27:26 +0000 (18:27 -0700)
committerDianne Hackborn <hackbod@google.com>
Tue, 29 Sep 2009 02:56:43 +0000 (19:56 -0700)
commit6b1cb352b86f2cf983026f2e6814665e12eb8452
treeb62351833efd504d053d1325f12b02562cc19879
parentff966d5f6c88a9fba033f1bb5ec087464376534d
Fix issue #2149126: unable to answer incoming call, various problems

Now that we can have a non-app-window cross-wallpaper animation,
we need to make sure to not access a null app token.

Change-Id: Ia00debd4b2b431d15bd074927a9035e1bc0a6445
services/java/com/android/server/WindowManagerService.java