Skip to content
Snippets Groups Projects
Commit 5ac6c0b0 authored by Anton Hansson's avatar Anton Hansson
Browse files

Fix broken documentation in Connectivity

EthernetManager is @SystemApi, so cannot be referenced from public
API.

Bug: 303184203
Test: m docs
Change-Id: Ib5cc07c89b4ecfdeae704da131ebb307816e35fa
parent 10353d53
No related branches found
No related tags found
No related merge requests found
......@@ -26,8 +26,6 @@ import java.util.Objects;
/**
* A {@link NetworkSpecifier} used to identify ethernet interfaces.
*
* @see EthernetManager
*/
public final class EthernetNetworkSpecifier extends NetworkSpecifier implements Parcelable {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment