Merge "Update language to comply with Android's inclusive language guidance"
This commit is contained in:
@@ -532,7 +532,7 @@ public class ViewDebug {
|
||||
@UnsupportedAppUsage
|
||||
static void dispatchCommand(View view, String command, String parameters,
|
||||
OutputStream clientStream) throws IOException {
|
||||
// Paranoid but safe...
|
||||
// Just being cautious...
|
||||
view = view.getRootView();
|
||||
|
||||
if (REMOTE_COMMAND_DUMP.equalsIgnoreCase(command)) {
|
||||
|
||||
Reference in New Issue
Block a user