commit | fe058c60b4e5eea048d94da920f576b22fd282d1 | [log] [tgz] |
---|---|---|
author | Patrick Rohr <prohr@google.com> | Fri Feb 21 11:19:01 2025 -0800 |
committer | Patrick Rohr <prohr@google.com> | Fri Feb 21 13:56:02 2025 -0800 |
tree | 9958c3996c7d98c56b2bc4a0b98d0e200b4fbeb0 | |
parent | 14ba95c48e07662b374a229b069bbd8c2e3953c6 [diff] |
Add configuration object and builder for creating tun/tap interfaces This change is finally (!) adding a builder class for creating tun/tap interfaces for testing. The various create*Interface() methods which are not marked as @SystemApi can be removed after moving existing tests over to the new API. Bug: 237694424 Test: TH Change-Id: I10eff755ebda4e2ef2550a50a3bfd1543a21e5b0