commit | 38e02a78656c597cb7adc2ce291c6d3896c0006b | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Tue Jun 07 13:56:52 2016 -0700 |
committer | Elliott Hughes <enh@google.com> | Tue Jun 07 14:53:21 2016 -0700 |
tree | 6b4ff357b01cdd16776641ce23564860cd76b8e7 | |
parent | b7ec8e13ec21b770e3d67f70af599405e7cb1d21 [diff] |
Allow multiple (sequential) adb users on Linux. Before this, adb will fail to start for the second user who tries because /tmp/adb.log already exists and isn't writable by the second user. Also allow $TMPDIR to override the use of /tmp. Bug: https://code.google.com/p/android/issues/detail?id=211420 Change-Id: Ic53da981ac0fa45bfed62e7b351d75dca0540235