OSDN Git Service

Fix issue #17322903: Crash in systemUI while launching an app from recents tab
authorDianne Hackborn <hackbod@google.com>
Fri, 29 Aug 2014 23:27:40 +0000 (16:27 -0700)
committerDianne Hackborn <hackbod@google.com>
Fri, 29 Aug 2014 23:27:40 +0000 (16:27 -0700)
commit962d535464eb79b11c346236f6889ad76a966e56
treec858909cc79c4ee1631b2f04f0a8f86262c2e884
parent78358b17885cfb99f359f54c11565c0c3a998928
Fix issue #17322903: Crash in systemUI while launching an app from recents tab

We now do sane things when adding a NEW_TASK to a task that already
has activities in it.

Change-Id: I965d6d44f9523e6199b1d90293f61ae5b8c352a4
services/core/java/com/android/server/am/ActivityStackSupervisor.java