OSDN Git Service

Do not start tasks on ActivityViews unless explicit. DO NOT MERGE
authorCraig Mautner <cmautner@google.com>
Mon, 26 May 2014 22:06:32 +0000 (15:06 -0700)
committerCraig Mautner <cmautner@google.com>
Tue, 27 May 2014 16:22:55 +0000 (09:22 -0700)
commitb539b3aafb2b0e55fc9578344eff35256fd5a94e
treec216982752718b2cfc589e9d90b604085f1ed322
parent41b170d6066cb52bb3e396c608b01f2981b95e5d
Do not start tasks on ActivityViews unless explicit. DO NOT MERGE

New tasks were being started on ActivityViews because they
matched packages. This fix enforces a rule that new tasks
can only be started on ActivityViews if they are explicitly
targeted for that ActivityView.

Fixes bug 15162447.

Change-Id: I9ccb72171b5cda0897a0b9ffe4cbebfbb0d92c2c

Conflicts:
services/core/java/com/android/server/am/ActivityStackSupervisor.java
services/core/java/com/android/server/am/ActivityStackSupervisor.java