commit | 51e3451022974990a5794d83dfac687e6c46dbf3 | [log] [tgz] |
---|---|---|
author | Mateusz Cicheński <mateuszc@google.com> | Thu Dec 07 18:41:01 2023 +0000 |
committer | Mateusz Cicheński <mateuszc@google.com> | Thu Dec 07 18:44:18 2023 +0000 |
tree | 65ffe20c25120b2600471bf2039eca4550d4c2a8 | |
parent | 164dc5b33450356aa8dce97b34b2718e1c0ec208 [diff] |
Postpone location mocking to reduce instrumentation failures There is a race condition of setting the test provider and issuing the first update, so postpone the first update to avoid it. Bug: 315238413 Change-Id: If4d69a708a4bdb0c5c79c161a19c19c260471e27 Test: atest MapsEnterPipTest Flag: none