commit | 6d38c018523688004b3d43e6794bec5eba8aee03 | [log] [tgz] |
---|---|---|
author | Remi NGUYEN VAN <reminv@google.com> | Mon Feb 13 18:14:42 2023 +0900 |
committer | Motomu Utsumi <motomuman@google.com> | Fri Apr 28 19:18:43 2023 +0900 |
tree | 7d98f2293712e265815029cb77f42925617d3a4d | |
parent | 219cc13b272e964931cca366b849bc7e85f9bb1f [diff] |
Add a dependency object in TetheringConfiguration Address a TODO in TetheringConfiguration to use a dependency object instead of static mocking on DeviceConfig. This avoids TetheringConfiguration dependencies on internal implementation of DeviceConfigUtils, unblocking changes in DeviceConfigUtils. Bug: 279108992 Test: atest TetheringTests Change-Id: I252eaadff85fa47b894e989b4f2527b00c5dca56