Skip to content
Snippets Groups Projects
Commit 5db4dc6c authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Update language to comply with Android's inclusive language guidance" into main

parents a51201a2 8e657ba1
No related branches found
No related tags found
No related merge requests found
......@@ -872,7 +872,7 @@ public class MediaRouter2ManagerTest {
CountDownLatch addedLatch = new CountDownLatch(1);
CountDownLatch preferenceLatch = new CountDownLatch(1);
// A dummy callback is required to send route feature info.
// A placeholder callback is required to send route feature info.
RouteCallback routeCallback = new RouteCallback() {};
MediaRouter2Manager.Callback managerCallback = new MediaRouter2Manager.Callback() {
@Override
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment