commit | 668cc771014380687936e79917e5e559262ad221 | [log] [tgz] |
---|---|---|
author | Mike Lockwood <lockwood@android.com> | Sat Aug 08 13:53:16 2009 -0400 |
committer | Mike Lockwood <lockwood@android.com> | Wed Aug 26 14:46:18 2009 -0700 |
tree | 3c56dfb9b75e511c9f8126c5869b00971a146346 | |
parent | a8be72f6538676543448a7a6adfd0a3664b59484 [diff] |
adb: print better error message when there are insufficient permissions for a device. Now, a command like "adb shell" will print "insufficient permissions for device" instead of "device not found" if adb does not have permissions to communicate with the device. Signed-off-by: Mike Lockwood <lockwood@android.com>