am 010f652e: Merge "Add system/core to the PYTHONPATH."
* commit '010f652ee7a9398f46b1c635c6bd186f7c7f8853': Add system/core to the PYTHONPATH.
This commit is contained in:
commit
4982ef9d76
|
@ -198,6 +198,7 @@ function setpaths()
|
|||
fi
|
||||
|
||||
export PATH=$ANDROID_BUILD_PATHS$PATH
|
||||
export PYTHONPATH=$T/system/core:$PYTHONPATH
|
||||
|
||||
unset ANDROID_JAVA_TOOLCHAIN
|
||||
unset ANDROID_PRE_BUILD_PATHS
|
||||
|
|
Loading…
Reference in New Issue