commit | 22b93f8ec3a72b76b51fadca0c132c3944d4fbd3 | [log] [tgz] |
---|---|---|
author | Tomasz Wasilczyk <twasilczyk@google.com> | Mon Nov 11 11:01:13 2024 -0800 |
committer | Tomasz Wasilczyk <twasilczyk@google.com> | Mon Nov 11 11:03:52 2024 -0800 |
tree | 31454f336deb8f4c69937c2078b035b347d0c07a | |
parent | 33c4452842bed4b41bd587d8ecc31093c5acc8e7 [diff] |
Use TestableLooper.RunWithLooper instead of manually setting it up This may help with intermittent flakiness of looper in testMultiSimConfigChanged. It's hard to verify this precisely, but at least this change will do some minor cleanup around TestableLooper. Bug: 365800992 Test: atest --rerun-until-failure 10 com.android.phone.CarrierConfigLoaderTest Flag: TEST_ONLY Change-Id: Ia1ade347d4580d253cac24e6f4c2591ad3c307c4