commit | 3a8075366c3177f8e308f8d0473d17a2c886cc94 | [log] [tgz] |
---|---|---|
author | andychou <andychou@google.com> | Fri Jul 24 13:26:14 2020 +0800 |
committer | andychou <andychou@google.com> | Fri Jul 24 20:19:31 2020 +0800 |
tree | fc15e5b0b204b8a4b48e9f92df17b868a31bb36e | |
parent | 67e1e36c8d6cc190a245bcd5855a3a8312f332c3 [diff] |
Add ActivityOptions for SecondDisplayLaucher to launch activity Currently, SecondDisplayLauncher doesn't specify ActivityOption to launch on second display, so application will launch on main display even the user tries to launch APP from SecondDisplayLauncher. So need to specify ActivityOption then activity can launch on the correct display Bug: 162042798 Test: manual testing Change-Id: Iceb4e01b725834983a5d01cf54350f61851ad172