commit | 28781b0a52dfb5ad19121afcc6aef56918992b30 | [log] [tgz] |
---|---|---|
author | Vladimir Chtchetkine <vchtchetkine@google.com> | Mon Feb 27 10:41:53 2012 -0800 |
committer | Vladimir Chtchetkine <vchtchetkine@google.com> | Mon Feb 27 10:41:53 2012 -0800 |
tree | ec6c0b211ecd95b9ab72c13236501982bed6dd1f | |
parent | c958a7f4988f3dd98135b23619cdf55ec55bd1f6 [diff] |
Enables ADBD tracing in the emulator. When running inside the emulator, guest's adbd can connect to 'adb-debug' qemud service that can display adb trace messages on condition that emulator has been started with '-debug adb' option. This CL enables that functionality in ADB code. Change-Id: I59b4a76d3c887ad28b8aa8e2a01dfa814e75faa1