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

Commit d41b6fcb authored by Alex Dadukin's avatar Alex Dadukin Committed by Android (Google) Code Review
Browse files

Merge "Remove mSelectedRoute from RouterRecord as nobody uses it"

parents 9fd74c97 96a145ad
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -1260,7 +1260,6 @@ class MediaRouter2ServiceImpl {
        public final int mRouterId;

        public RouteDiscoveryPreference mDiscoveryPreference;
        public MediaRoute2Info mSelectedRoute;

        RouterRecord(UserRecord userRecord, IMediaRouter2 router, int uid, int pid,
                String packageName, boolean hasConfigureWifiDisplayPermission,