OSDN Git Service

Move home task to front when home stack is moved to front.
authorWale Ogunwale <ogunwale@google.com>
Fri, 17 Apr 2015 22:35:39 +0000 (15:35 -0700)
committerWale Ogunwale <ogunwale@google.com>
Fri, 17 Apr 2015 22:35:39 +0000 (15:35 -0700)
commit2d0f39bf33b9f3dc90ce4d8bc34d59e00a06658d
tree99a0a39951ecc5b2188badfe1572668be977660e
parent8a2c92c834d4173132aa9fd23fa136d50bf7b0cc
Move home task to front when home stack is moved to front.

Make sure the home task is moved to the front when we are moving
the home stack to the front for HOME_ACTIVITY_TYPE task type.

Bug: 20323082
Change-Id: I035cc86c48633089086f61d3a890ff87b4091479
services/core/java/com/android/server/am/ActivityStackSupervisor.java
services/core/java/com/android/server/am/TaskRecord.java