commit | fa6575f7c180c396618d0cb41666a22542382bc2 | [log] [tgz] |
---|---|---|
author | Brad Ebinger <breadley@google.com> | Tue May 04 00:29:50 2021 +0000 |
committer | Brad Ebinger <breadley@google.com> | Tue May 04 00:39:43 2021 +0000 |
tree | 6635b69301e9b06046f9374d1b06870daccbbaeb | |
parent | a9da4d979cf563622698d3115156f61ec809cad6 [diff] |
Move CarrierConfigLoader registrar call to init Move the service register call so that the fake version of the CarrierConfigLoader that is created during testing doesn't replace the actual CarrierConfigManager during the duration of the test. Also quit the handlerthread to avoid issues in the future. Bug: 186558648 Bug: 186700549 Bug: 186701101 Bug: 186515966 Bug: 186515965 Test: atest --rerun-until-failure 10 TeleServiceTests Change-Id: I21ff7db7e7fb7e5ca3d6e59c6e46b4ea212ebe68