commit | 376b27532cba70545f63d7e5d32da876a636ac0d | [log] [tgz] |
---|---|---|
author | Yurii Zubrytskyi <zyy@google.com> | Wed May 25 15:17:10 2016 -0700 |
committer | Elliott Hughes <enh@google.com> | Fri May 27 13:34:40 2016 -0700 |
tree | 052bda9f58a57219989857344ccafcdacafc816b | |
parent | 50e91fec0e33b92e7991622ac1e8be8817208692 [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. (cherry-pick of a9e2b99a7fdd31bcd6d852c6db26fe592236a24f.) Bug: https://code.google.com/p/android/issues/detail?id=211233 Change-Id: Id9ca4999fd2e6393cc88278eaf444243e13c0ec0