Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4982ef9d authored by Dan Albert's avatar Dan Albert Committed by Android Git Automerger
Browse files

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

* commit '010f652e':
  Add system/core to the PYTHONPATH.
parents a5bacf6e 010f652e
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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