Merge "Move python-adb to development/python-packages."
This commit is contained in:
commit
86e1aa1a1d
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue