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

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

Merge "Remove a TODO that is no longer relevant" into main

parents e6374d1e 78fd2aaa
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -25,7 +25,6 @@ import android.os.Bundle;
 * @hide
 */
oneway interface IMediaRoute2ProviderServiceCallback {
    // TODO: Change it to updateRoutes?
    void notifyProviderUpdated(in MediaRoute2ProviderInfo providerInfo);
    void notifySessionCreated(long requestId, in RoutingSessionInfo sessionInfo);
    void notifySessionsUpdated(in List<RoutingSessionInfo> sessionInfo);