Merge "Refresh mFilteredRoutes when routes are changed" into rvc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
099818be0e
@@ -620,6 +620,7 @@ public final class MediaRouter2 {
|
||||
changedRoutes.add(route);
|
||||
}
|
||||
}
|
||||
mShouldUpdateRoutes = true;
|
||||
}
|
||||
if (changedRoutes.size() > 0) {
|
||||
notifyRoutesChanged(changedRoutes);
|
||||
|
||||
Reference in New Issue
Block a user