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

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

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

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

* commit 'ad49498e':
  Miss USB device Interface from UsbManager.getDeviceList().
parents 9b4917a6 ad49498e
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;
        }
        }
    }
    }