Fix the ninja build on mac to use nm/readelf from the Android toolchain instead of...
authorcommit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Fri, 28 Mar 2014 18:08:59 +0000 (18:08 +0000)
committercommit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Fri, 28 Mar 2014 18:08:59 +0000 (18:08 +0000)
commit5be2def19a5f91497d1e4b98c5e383dd36c1ecab
tree5a43f5143ffbb5d83fc76e821630d374e83af86b
parent0943f5f58abcff15c7583faafe44549b9a44f47a
Fix the ninja build on mac to use nm/readelf from the Android toolchain instead of the host system.

BUG=skia:2338
R=mtklein@google.com

Author: djsollen@google.com

Review URL: https://codereview.chromium.org/216793007

git-svn-id: http://skia.googlecode.com/svn/trunk@13985 2bbb7eff-a529-9590-31e7-b0007b416f81
platform_tools/android/bin/android_setup.sh