commit | 4ae839860ff13394ad5fc17737011972b85cd8b6 | [log] [tgz] |
---|---|---|
author | Tony Huang <tonyychuang@google.com> | Mon Mar 28 18:45:09 2022 +0800 |
committer | Tony Huang <tonyychuang@google.com> | Thu Apr 14 14:40:13 2022 +0800 |
tree | d379b40c9a79e799e7446f547e9959660a7f93f9 | |
parent | 43f42ced370338f4139c42a6aed3493d5ddcdb5e [diff] |
Add error handling for start task and intent If user start task and intent with same app but not support multi-instance, in this case it will only start one side split and the other one show as black screen. We should avoid such status and do some error handling, this patch prevent it by exiting split immediately and expand the that app as full screen. Fix: 224888879 Test: manual Test: pass existing tests Change-Id: I827debb01f3a2fc8f04f4b1931084f2fa475f8a6