ovyalov added inline comments. ================ Comment at: source/Plugins/Platform/Android/AdbClient.cpp:71 @@ +70,3 @@ + { + if (const char *android_serial = std::getenv("ANDROID_SERIAL")) + adb.SetDeviceID(android_serial); ---------------- Could you check whether serial number coming from ANDROID_SERIAL is within connect_devices?
Repository: rL LLVM http://reviews.llvm.org/D22052 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits