Merge "Fix broken documentation in Connectivity" into main

This commit is contained in:
Patrick Rohr
2023-10-13 19:30:52 +00:00
committed by Gerrit Code Review

View File

@@ -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 {