Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 95438d88 authored by Santiago Seifert's avatar Santiago Seifert
Browse files

Remove broken javadoc link

Test: N/A. Minor javadoc change.
Bug: 205124386
Change-Id: I0bad44beb63acb2e95aedb0c6209089939189c03
parent 6d4f24f1
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -104,8 +104,8 @@ public final class MediaRouter2 {
    private final String mPackageName;

    /**
     * Stores the latest copy of all routes received from {@link MediaRouter2ServiceImpl}, without
     * any filtering, sorting, or deduplication.
     * Stores the latest copy of all routes received from the system server, without any filtering,
     * sorting, or deduplication.
     *
     * <p>Uses {@link MediaRoute2Info#getId()} to set each entry's key.
     */