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

* commit '593dfbb29106ebca2994f487024fc98fe9c18ab5':
  Miss USB device Interface from UsbManager.getDeviceList().
This commit is contained in:
Mike Lockwood
2015-07-06 17:26:47 +00:00
committed by Android Git Automerger

View File

@@ -230,6 +230,8 @@ public class UsbHostManager {
mNewConfigurations = null;
mNewInterfaces = null;
mNewEndpoints = null;
mNewConfiguration = null;
mNewInterface = null;
}
}