platform_system_core/adb/client
Josh Gao 801048c6ea adb: disable USB packet overflow checking on OS X.
OS X appears to be misreporting the maximum packet size on some
hardware. Disable this on OS X until we figure out what's going on.

Bug: http://b/65063965
Bug: https://issuetracker.google.com/70244520
Test: python test_device.py on linux with CHECK_PACKET_OVERFLOW disabled
Test: python test_device.py on darwin (but on hardware that wasn't reproducing this)
Change-Id: I57e1adfa162e40ed79f71f97af552b3f0519324e
2017-12-06 15:34:41 -08:00
..
main.cpp Give a clear error message if we can't start the server. 2017-06-20 14:21:41 -07:00
usb_dispatch.cpp adb: fix darwin build break. 2017-05-10 13:58:51 -07:00
usb_libusb.cpp adb: remove SendConnectOnHost. 2017-10-02 14:38:03 -07:00
usb_linux.cpp adb: cleanup some portions of client usb interfaces 2017-10-13 07:31:49 -07:00
usb_osx.cpp adb: disable USB packet overflow checking on OS X. 2017-12-06 15:34:41 -08:00
usb_windows.cpp adb: cleanup some portions of client usb interfaces 2017-10-13 07:31:49 -07:00