commit | 724294eaf964f711abe2508b61d760a15400f645 | [log] [tgz] |
---|---|---|
author | Tony Huang <tonyychuang@google.com> | Thu Dec 15 04:47:02 2022 +0000 |
committer | Tony Huang <tonyychuang@google.com> | Thu Dec 15 06:07:02 2022 +0000 |
tree | 30ed632ddaf70ed16ec8f2bcdc10076b292394ec | |
parent | 3b7ae930fa2b759fd2c235e3464972d5629032b4 [diff] |
Fix failed while running same pair again The exitSplit called while we launch the same split pair caused it cannot enter split successful then lead to tests failed. Add check isEnteringSplit check for that exitSplit. Fix: 262595710 Test: atest NexusLauncherTests Change-Id: I8666476ff76e3912542d30441b144c67baed9f38