Loading media/mtp/MtpDevice.cpp +4 −0 Original line number Diff line number Diff line Loading @@ -133,6 +133,10 @@ MtpDevice* MtpDevice::open(const char* deviceName, int fd) { printf("no MTP string\n"); } } #else else { continue; } #endif // if we got here, then we have a likely MTP or PTP device Loading Loading
media/mtp/MtpDevice.cpp +4 −0 Original line number Diff line number Diff line Loading @@ -133,6 +133,10 @@ MtpDevice* MtpDevice::open(const char* deviceName, int fd) { printf("no MTP string\n"); } } #else else { continue; } #endif // if we got here, then we have a likely MTP or PTP device Loading