commit | c65a11a4fbd03aa98d1acd1f72e4545fad622574 | [log] [tgz] |
---|---|---|
author | Evan Laird <evanlaird@google.com> | Wed Dec 21 16:57:33 2022 -0500 |
committer | Evan Laird <evanlaird@google.com> | Thu Dec 22 09:58:08 2022 -0500 |
tree | 5bccf01e050e913416f68ba36c8397d28ffee621 | |
parent | 4109042c18346110e61cfc162b38c3e2e2143e3d [diff] |
[Sb refactor] Pull the WifiRepository interface out of the impl file (1/2) In order to keep the git commit history cleaner, this commit duplicates the file WifiRepository.kt, and moves the interface definition from one to the other. The follow-up to this renames the Impl's file Test: existing tests Bug: 238425913 Change-Id: I40a6d5aa7e1c5e82954c35a233ca23e8942ac6f3