am 4982ef9d: am 010f652e: Merge "Add system/core to the PYTHONPATH."

* commit '4982ef9d76d4ca7189e56377a4032d8fe68fd994':
  Add system/core to the PYTHONPATH.
This commit is contained in:
Dan Albert 2015-08-01 15:48:35 +00:00 committed by Android Git Automerger
commit c9fca90f4f
1 changed files with 1 additions and 0 deletions

View File

@ -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