Remove broken javadoc link

Test: N/A. Minor javadoc change.
Bug: 205124386
Change-Id: I0bad44beb63acb2e95aedb0c6209089939189c03
This commit is contained in:
Santiago Seifert
2022-10-31 11:55:42 +00:00
parent 6d4f24f1a6
commit 95438d886b

View File

@@ -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.
*/