android envsetup: Stop exporting ANDROID_NDK_ROOT.
commit725926d90ce703cd69b34a48e124f6945f4ae222
authorthakis@chromium.org <thakis@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Thu, 3 Apr 2014 16:13:37 +0000 (3 16:13 +0000)
committerthakis@chromium.org <thakis@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Thu, 3 Apr 2014 16:13:37 +0000 (3 16:13 +0000)
treed96df4f58a76ec20ba45c6093d12cd61925ad452
parentba410a3cc9c53aa928f505c065d1f83f0ec7d73c
android envsetup: Stop exporting ANDROID_NDK_ROOT.

Change its only user, adb_gdb, to instead use pylib.constants.

BUG=330631
NOTRY=true

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@261437 0039d316-1c4b-4281-b951-d872f2087c98
build/android/adb_gdb
build/android/envsetup.sh
build/android/pylib/utils/emulator.py