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

Commit 78fd2aaa authored by Santiago Seifert's avatar Santiago Seifert
Browse files

Remove a TODO that is no longer relevant

Change-Id: I9e3a80413368016103954e92e48afe75bf97e10e
Test: N/A
Bug: b/205124386
Flag: EXEMPT comment only change.
parent 5518e7f2
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);