commit | c0889ab3b0b953e138edc3ace3ffeb10643a9ed5 | [log] [tgz] |
---|---|---|
author | Yurii Zubrytskyi <zyy@google.com> | Wed May 25 15:17:10 2016 -0700 |
committer | Yurii Zubrytskyi <zyy@google.com> | Thu May 26 18:11:59 2016 -0700 |
tree | 8a7056717e44fad172a6efcd061b728074e4836c | |
parent | 19b0109d3ac2995915945f5cb64a379c41191073 [diff] |
[adb] Issue the "auth" emulator command before any other one Emulator console now requires authentication; this means 'adb emu ...' commands silently fail because of it. This CL adds an 'auth <token>' command to each user command, making sure it won't be silently ignored. Bug: https://code.google.com/p/android/issues/detail?id=211233 Change-Id: Id9ca4999fd2e6393cc88278eaf444243e13c0ec0