Skip to content
Snippets Groups Projects
Commit 75f42d7e authored by Elliott Hughes's avatar Elliott Hughes
Browse files

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: http://b/29201686
Bug: https://code.google.com/p/android/issues/detail?id=211420

(cherry picked from commit d89a6c22)

Change-Id: Ibb1369e8043feb9774593e317dcd7bb93323fd89
parent eacbb824
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment