DescriptionUse $ANDROID_TOOLCHAIN set by envsetup.sh in adb_gdb and gdb_apk
After recent upgradation to third_party/android_tools/ndk, there is no
linux-x86 toolchain directory any more, but linux-x86_64 instead. This
causes failure of adb_gdb and gdb_apk which hard-coded linux-x86
in the scripts. As envsetup.sh already set correct $ANDROID_TOOLCHAIN,
now use it in the scripts instead of the hardcoded one.
BUG=none
NOTRY=true (presubmit passed)
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=199567
Patch Set 1 : #Patch Set 2 : Rebased on https://codereview.chromium.org/14858018/ (r199234) #
Messages
Total messages: 9 (0 generated)
|