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

Commit d8f08d65 authored by Tim Kilbourn's avatar Tim Kilbourn Committed by Android Git Automerger
Browse files

am cd03be66: am ad49498e: am 1aadfc2b: Merge "Miss USB device Interface from...

am cd03be66: am ad49498e: am 1aadfc2b: Merge "Miss USB device Interface from UsbManager.getDeviceList()." into mnc-dev

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