commit | a9e2b99a7fdd31bcd6d852c6db26fe592236a24f | [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 | 1e49c63ff1ea9baae950fab969be03b46984cb36 | |
parent | 1265fd493471b6e94cc4e9853d9307d7fde2fe98 [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