OSDN Git Service

Added AM API to remove a stack
authorWale Ogunwale <ogunwale@google.com>
Fri, 12 Feb 2016 20:56:32 +0000 (12:56 -0800)
committerWale Ogunwale <ogunwale@google.com>
Tue, 16 Feb 2016 18:09:51 +0000 (10:09 -0800)
commit06e8ee0c8ad2527add3db3dd1a1d4eee9d8631f8
tree05b9a9a33e9104a956d4f29a31aa7c6de8c89673
parent5658e4b94de91e938459e50d0f5e6ef837ffb4ac
Added AM API to remove a stack

Use the new API when closing Pip.

Bug: 26982752
Change-Id: I074d23b5535a4534626183ab77142d3932a803f0
cmds/am/src/com/android/commands/am/Am.java
core/java/android/app/ActivityManagerNative.java
core/java/android/app/IActivityManager.java
packages/SystemUI/src/com/android/systemui/tv/pip/PipManager.java
services/core/java/com/android/server/am/ActivityManagerService.java