commit | b35fcbd1b47b553a1aa9ae2d644176e70e235eab | [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 | ba79eeaaa341dbd5070c2074544b5dcec206016f | |
parent | 0c01dcf9a20485e87f144005079c4af5f8e423ce [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