diff options
| author | 2022-02-08 06:22:47 +0000 | |
|---|---|---|
| committer | 2022-02-09 07:21:44 +0000 | |
| commit | f4ed441e180d7113b5f6ebfe711e61a2dd3fd8b1 (patch) | |
| tree | 4b4613733018228336547a7dcc4702d426a736b7 /native/android/input.cpp | |
| parent | 5f32b96cee6932c42879ef1a8c9023192632fda8 (diff) | |
Allow dragging to launch multiple instances of the same activity
- When dragging to launch a new app, apply MULTIPLE_TASK to the launch
intent to allow apps that support it to show side-by-side
- This requires the pending intent resolved from LauncherAppsService to
be mutable (should be ok since we only use this api from SysUI)
- Also remove some unused members and duplication of getting the running
task when dragging
Bug: 207686016
Test: atest WMShellUnitTests
Change-Id: Ib233ad754a6c6e3c4e0d0e10ed788ab8e055cccc
Diffstat (limited to 'native/android/input.cpp')
0 files changed, 0 insertions, 0 deletions