17fe8de6b35ede03493b9af4afd2353dfbbc957f
LocalDrive needs to handle the situation whereby the caller does 'adb root' in between calls, and therefore runs everything as shell. TestDrive is a single-call, so it can just run as the caller. That's what it used to do, but a recent refactoring made some of its calls via shell, causes an error. This fixes that. Test: manual confirmation that it worked for both shell and root Change-Id: I5e31cdd59d61290a480cb6fae107170616daabc0
…
Description
No description provided
Languages
Java
73.7%
Kotlin
14%
PowerBuilder
5.8%
C++
5.2%
AIDL
1%