commit | e6ac20e1c7146f326070101f14ffa8a456ae3fe8 | [log] [tgz] |
---|---|---|
author | Andrii Kulian <akulian@google.com> | Fri Mar 17 10:30:50 2017 -0700 |
committer | Andrii Kulian <akulian@google.com> | Fri Mar 17 10:30:50 2017 -0700 |
tree | 341c03470914fabe4bfa7da24f7c289fa368e9f9 | |
parent | ff8b79e162cb4e1c7a8152b9f6cf44dbaceeb175 [diff] |
Allow holders of MANAGE_ACTIVITY_STACKS to launch on private displays MANAGE_ACTIVITY_STACKS permission allows moving stacks, tasks and activities between corresponding parents. It makes no sense to require more strict START_ANY_ACTIVITY permission to launch on private display, as an activity still can be moved to it. Bug: 34164473 Test: 'adb unroot' and run android.server.cts.ActivityManagerDisplayTests Change-Id: I3b59127829c432e42a46630025eeddd152bce1b0