commit | 21dc202214a30cab54e619637a9fc05603a2583c | [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 | 5ac3cc93747bb8d426bfdeb23e10052e66d7a395 [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