commit | dcf73e897316e2fde3d951f1a56b2b819e98b338 | [log] [tgz] |
---|---|---|
author | Patrick Rohr <prohr@google.com> | Tue Jun 21 14:05:53 2022 -0700 |
committer | Patrick Rohr <prohr@google.com> | Fri Jul 01 11:48:24 2022 -0700 |
tree | 026470f775c9bf0cfa8a97ffea8f83671566fa8a | |
parent | 525c30205c2c5563a80a645eb529396e5a95c163 [diff] |
ethernet: return result when removing interface This is not used yet, but is consistent with the other EthernetNetworkFactory APIs and will come in handy soon as logging and error handling is expanded. Also removing NetworkProvider from the class documentation as EthernetNetworkFactory does not inherit from it. This change was suggested in aosp/2059590. Test: TH Change-Id: I88f77bd461d50d5df73164560bc5a8395e584d05