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

Commit 0a258191 authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Fix `#getInstance(Context, String, Executor, Runnable)` javadoc" into main

parents 792306f6 18ce5fb2
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -288,8 +288,7 @@ public final class MediaRouter2 {

    /**
     * Returns a proxy MediaRouter2 instance that allows you to control the routing of an app
     * specified by {@code clientPackageName}. Returns {@code null} if the specified package name
     * does not exist.
     * specified by {@code clientPackageName}.
     *
     * <p>Proxy MediaRouter2 instances operate differently than regular MediaRouter2 instances:
     *