commit | 88312f6451b7323b168b257de10bb4794fb2c0fc | [log] [tgz] |
---|---|---|
author | Handa Wang <handaw@google.com> | Mon Sep 30 03:06:17 2024 +0000 |
committer | Handa Wang <handaw@google.com> | Tue Oct 08 14:41:24 2024 +0000 |
tree | 00b0b01fafb42aceed6ece377f8544bdcb78026b | |
parent | 731ae53d71ef2a85367760e8cc7d15234193d14b [diff] |
PrivateAddressCoordinator: introduce Dependencies class This CL introduces the Dependencies class for PrivateAddressCoordinator to allow changing the TetheringConfiguration in tests. Although in production code TetheringConfiguration won't change after passed to PrivateAddressCoordinator, there are unit test cases relying on changing the configuration at runtime. Bug: 369282577 Change-Id: I5e42005f85e784c0ce3ac9192248c9e4ed4e6147