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

Commit 48019860 authored by Jiabin Huang's avatar Jiabin Huang
Browse files

Update language to comply with Android's inclusive language guidance

See https://source.android.com/setup/contribute/respectful-code for reference


BUG=161896447

Change-Id: Id81a8592b54f38f4af4ce0ccfc67ce00448dc1ae
parent 00cf543f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -921,7 +921,7 @@ public class UsbPortManager {
                    contaminantDetectionStatus);
            mPorts.put(portId, portInfo);
        } else {
            // Sanity check that ports aren't changing definition out from under us.
            // Validate that ports aren't changing definition out from under us.
            if (supportedModes != portInfo.mUsbPort.getSupportedModes()) {
                logAndPrint(Log.WARN, pw, "Ignoring inconsistent list of supported modes from "
                        + "USB port driver (should be immutable): "