commit | 332036a29e65e1f80c8115077c3c832be7ddcdc5 | [log] [tgz] |
---|---|---|
author | Louis Chang <louischang@google.com> | Wed Jul 28 15:46:25 2021 +0800 |
committer | Louis Chang <louischang@google.com> | Mon Aug 02 09:42:36 2021 +0800 |
tree | 120205e37fcc5110630a3c00969bb981f1e163d6 | |
parent | e259343db4108490e2f5cbdb7f373308e5437375 [diff] |
Sending TaskFragment token to client for the launching activity Activity#onCreate is called before receiving the TaskFragment appeared event in the client process. So, the client split controller created another split and resulted in unexpected behaviors. Bug: 194860679 Test: start activity to side Test: wm presubmit Change-Id: Iac34bd39376940c5c0224c8687ad9858a4190e20