Merge "Move python-adb to development/python-packages."

This commit is contained in:
Dan Albert 2015-09-21 17:26:15 +00:00 committed by Gerrit Code Review
commit 86e1aa1a1d

View file

@ -183,7 +183,7 @@ function setpaths()
fi
export PATH=$ANDROID_BUILD_PATHS$PATH
export PYTHONPATH=$T/system/core:$PYTHONPATH
export PYTHONPATH=$T/development/python-packages:$PYTHONPATH
unset ANDROID_JAVA_TOOLCHAIN
unset ANDROID_PRE_BUILD_PATHS