http://reviews.llvm.org/D8009
Files:
include/lldb/Host/android/HostInfoAndroid.h
source/Host/android/HostInfoAndroid.cpp
source/Host/android/ProcessLauncherAndroid.cpp
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
Index: include/lldb/Host/android/HostInfoAndro
Hi labath, vharron,
Fix execution of platform shell commands on android
* Add missing functionality to the process launcher
* Fixup PATH environment variable to workaround an OS bug
* Add default shell path to the host info structure
REPOSITORY
rL LLVM
http://reviews.llvm.org/D8009
Files: