commit | 70ae70a563ef0bd8ec4c419289e5cc3c177bd3e5 | [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 | 73cdbf0e35eb4d01864b09123d88689dcd155df2 | |
parent | ab032ff50c29393da1ab9fde7826dba176295d0a [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 c0889ab3b0b953e138edc3ace3ffeb10643a9ed5.) Bug: https://code.google.com/p/android/issues/detail?id=211233 Change-Id: Id9ca4999fd2e6393cc88278eaf444243e13c0ec0