platform_system_core/fastboot
JP Abgrall f8ff3a5ae2 fastboot: Keep borked bootloaders happy by shrinking URB len.
Some devices will fail to return the requested data if the final
URB len of the request to > 255.
So shrink the current data buffer from 128 to 127 in the acse of getting
the serial number seems to work just fine.

Change-Id: Ic24e6c86ec93f002dc721d92309b3f880f281f20
2012-04-18 15:31:23 -07:00
..
Android.mk Tweak makefile to let SELinux build 2012-04-08 11:27:06 -07:00
bootimg.c Remove trailing whitespaces 2012-02-28 07:21:08 -08:00
engine.c fastboot: add support for SELinux and fs_config_func 2012-03-30 20:46:16 -07:00
engineering_key.p12 auto import from //depot/cupcake/@135843 2009-03-03 19:32:55 -08:00
fastboot.c am f1ab88c2: am 73c019b3: Add asus vendor id 2012-02-27 12:00:45 -08:00
fastboot.h Remove trailing whitespaces 2012-02-28 07:21:08 -08:00
genkey.sh auto import from //depot/cupcake/@135843 2009-03-03 19:32:55 -08:00
p12topem.sh auto import from //depot/cupcake/@135843 2009-03-03 19:32:55 -08:00
protocol.c Remove trailing whitespaces 2012-02-28 07:21:08 -08:00
signfile.sh auto import from //depot/cupcake/@135843 2009-03-03 19:32:55 -08:00
usb.h Remove trailing whitespaces 2012-02-28 07:21:08 -08:00
usb_linux.c fastboot: Keep borked bootloaders happy by shrinking URB len. 2012-04-18 15:31:23 -07:00
usb_osx.c Remove trailing whitespaces 2012-02-28 07:21:08 -08:00
usb_windows.c Remove trailing whitespaces 2012-02-28 07:21:08 -08:00
usbtest.c Remove trailing whitespaces 2012-02-28 07:21:08 -08:00
util_linux.c Remove trailing whitespaces 2012-02-28 07:21:08 -08:00
util_osx.c Remove trailing whitespaces 2012-02-28 07:21:08 -08:00
util_windows.c Remove trailing whitespaces 2012-02-28 07:21:08 -08:00