android_system_core/fastboot
JP Abgrall a032dedefe fastboot: Let "fastboot devices" work in all cases
Ignore ANDROID_SERIAL when requesting to list devices, or else it is
impossible to list devices without unsetting the env var. Even
  ANDROID_SERIAL=  fastboot devices
or
  fastboot -s "" devices
won't work.

Change-Id: Ie92f35bda852c6ecea4ebaefb75b8f18c10b6d0c
2012-06-06 11:53:33 -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 am 177a74ac: am c1f88106: Merge "fastboot: Change -w to format after the erase of userdata & cache" into jb-dev 2012-05-14 08:35:13 -07:00
engineering_key.p12 auto import from //depot/cupcake/@135843 2009-03-03 19:32:55 -08:00
fastboot.c fastboot: Let "fastboot devices" work in all cases 2012-06-06 11:53:33 -07:00
fastboot.h am 177a74ac: am c1f88106: Merge "fastboot: Change -w to format after the erase of userdata & cache" into jb-dev 2012-05-14 08:35:13 -07: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 resolved conflicts for merge of 13081c69 to master 2012-05-01 18:34:22 -07:00
usb_linux.c resolved conflicts for merge of 13081c69 to master 2012-05-01 18:34:22 -07:00
usb_osx.c resolved conflicts for merge of 13081c69 to master 2012-05-01 18:34:22 -07:00
usb_windows.c resolved conflicts for merge of 13081c69 to master 2012-05-01 18:34:22 -07: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