commit | 7e9b330d0449cd9ed3fc5dd882e85110a91ca74d | [log] [tgz] |
---|---|---|
author | Handa Wang <handaw@google.com> | Fri Jul 05 01:14:51 2024 +0000 |
committer | Handa Wang <handaw@google.com> | Fri Jul 12 02:27:22 2024 +0000 |
tree | 6bc43a2e5559eb1daea1ef3c22d259efa1d439ae | |
parent | b287f49c15289cb82aa195bb7388101f30340546 [diff] |
Let IpServer use RoutingCoordinator in R On Android R, IpServer uses netd to set up tethering while on S+ it uses RoutingCoordinator. This CL lets Tethering own a RoutingCoordinatorService when the SDK version <= R so IpServer can always use RoutingCoordinator instead of netd. Bug: 350699020 Test: CI Change-Id: I0ed33fb050260c26be87079bed0e189716cd8782