Public bug reported:

in core/adbd/adb.c we hardcode the following:

 298     static const char *values[] = {
 299         "occam",
 300         "Nexus 4",
 301         "mako",
 302     };

this causes "adb devices -l" to return:

List of devices attached 
07b2f660               device usb:3-1 product:occam model:Nexus_4 device:mako

even if the device is not mako ... we need to grab the actual values
from the system properties instead and hand them over so the above
command contains the actual device and model names.

** Affects: android-tools (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1297927

Title:
  adbd should not hardcode mako

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/android-tools/+bug/1297927/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to