aboutsummaryrefslogtreecommitdiff
path: root/ndk-build.cmd
diff options
context:
space:
mode:
authorAndrew Hsieh <andrewhsieh@google.com>2015-02-13 16:10:38 +0800
committerAndrew Hsieh <andrewhsieh@google.com>2015-02-13 16:10:38 +0800
commitedda08c307d904ff801ce64b3e42534f9365d6c3 (patch)
tree36d621ab57416bd61d9488963f9bf0555c8a243f /ndk-build.cmd
parentb8840f1c5478f50c16ed3e7bfee548b36b2c0607 (diff)
downloadndk-edda08c307d904ff801ce64b3e42534f9365d6c3.tar.gz
Fixes to handle adb return value properly
"adb shell cmd" always return 0 even though when cmd returns non-zero. Fix those instance of adb whose return values are checked to call adb_var_shell* instead. Without this fix, "adb shell test -e /system/bin/app_process32" always return 0 on pre-L devices, and causes ndk-gdb to use the non-existance app_process32 and fail Change-Id: I1e8925dc989009859cf5c02a2fb92655864f1d7b
Diffstat (limited to 'ndk-build.cmd')
0 files changed, 0 insertions, 0 deletions