devtools/madb: allow specifying default user for each device.

Each Android device may have multiple users, and 'madb user set' and
other sub-commands can be used to specify which user should be used on
a particular device.

Some of the functions which used to reside in 'name.go' are refactored
and moved to 'madb.go', and used by both 'madb name' and 'madb user'.
Some variable are also renamed to make them more meaningful.

Change-Id: I5cb360a7a4da93d12c6a277055c00cfb8658471f
12 files changed
tree: 095bed02a756f693fd6d88101a61e0ff3604037e
  1. bendroid/
  2. dashboard/
  3. data/
  4. godepcop/
  5. gologcop/
  6. internal/
  7. jiri-api/
  8. jiri-copyright/
  9. jiri-dockergo/
  10. jiri-go/
  11. jiri-goext/
  12. jiri-oncall/
  13. jiri-profile-v23/
  14. jiri-run/
  15. jiri-swift/
  16. jiri-test/
  17. jiri-v23-profile/
  18. jiridoc/
  19. madb/
  20. mailer/
  21. oncall/
  22. postsubmit/
  23. presubmit/
  24. tracify/
  25. vbinary/
  26. vcloud/
  27. vjenkins/
  28. vkiosk/
  29. vmon/
  30. .gitignore
  31. .godepcop
  32. .jiriignore
  33. AUTHORS
  34. CONTRIBUTING.md
  35. CONTRIBUTORS
  36. LICENSE
  37. PATENTS
  38. README.md
  39. VERSION
README.md

This repository contains developer tools used to install and contribute to Vanadium.

For more information, see the installation and contributing instructions.

This repository is fetched and the tools are built as part of the Vanadium installation process for contributors.