commit | 3a68b02623da338752c609016c49b8536b8ef5fb | [log] [tgz] |
---|---|---|
author | Tony Huang <tonyychuang@google.com> | Thu Apr 06 15:17:10 2023 +0800 |
committer | Tony Huang <tonyychuang@google.com> | Thu Apr 06 15:17:10 2023 +0800 |
tree | 9befe2d2f5243b0896903105ea9d928d367b6374 | |
parent | 2e07598039cc14de8d4f8cd87a787073d7fd2313 [diff] |
Fix launch single task case if it under split roots Launcher might launch single task through split, but in some flow that task might still under split roots and cause it abnormal. We should exit split first in such case. Fix: 269375890 Test: manual Test: pass existing tests Change-Id: I713dc87a17478633db976bee656f7bb107e6e4f0