K 10 svn:author V 6 jbeich K 8 svn:date V 27 2015-06-13T16:59:35.211900Z K 7 svn:log V 490 devel/android-tools-fastboot: fix "devices" output Catch up with the following upstream changes: https://android.googlesource.com/platform/system/core/+/b4add9b%5E!/ https://android.googlesource.com/platform/system/core/+/13081c6%5E!/ Before $ fastboot devices no permissions fastboot $ fastboot devices -l no permissions fastboot After $ fastboot devices ABCD1234 fastboot $ fastboot devices -l ABCD1234 fastboot ugen1.2 END