commit | c7e07b99a5c4151202123afffe677667b154201e | [log] [tgz] |
---|---|---|
author | Tyler Gunn <tgunn@google.com> | Tue Apr 06 11:40:57 2021 -0700 |
committer | Tyler Gunn <tgunn@google.com> | Tue Apr 06 12:15:04 2021 -0700 |
tree | f88b5f5dfa4363fee0f20afa96744e8da6f687a7 | |
parent | 4aebcb6a74e9663819de1e626ac1ddf609c35705 [diff] |
Add unit test init method. When trying to write some connectionservice unit tests, it became clear that the mAreAccountsInitialized precondition adds a LOT of overhead and test scaffolding. It was easier to just be able to bypass that in the unit tests. Test: Added as part of unit test. Bug: 178649879 Change-Id: Ibed3e69215dad59b252193f701508c18f43b59a2