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

Commit ce1cb218 authored by Mike Lockwood's avatar Mike Lockwood Committed by Android Git Automerger
Browse files

am 593dfbb2: Merge "Miss USB device Interface from UsbManager.getDeviceList()."

* commit '593dfbb2':
  Miss USB device Interface from UsbManager.getDeviceList().
parents 93bb2bf2 593dfbb2
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -230,6 +230,8 @@ public class UsbHostManager {
            mNewConfigurations = null;
            mNewInterfaces = null;
            mNewEndpoints = null;
            mNewConfiguration = null;
            mNewInterface = null;
        }
    }