Merge "Remove removed selinux prebuilts from $PATH"

This commit is contained in:
Treehugger Robot 2021-10-01 06:13:49 +00:00 committed by Gerrit Code Review
commit 472833c0dc
1 changed files with 1 additions and 1 deletions

View File

@ -240,7 +240,7 @@ function setpaths()
export ANDROID_TOOLCHAIN_2ND_ARCH=$gccprebuiltdir/$toolchaindir2
fi
export ANDROID_DEV_SCRIPTS=$T/development/scripts:$T/prebuilts/devtools/tools:$T/external/selinux/prebuilts/bin
export ANDROID_DEV_SCRIPTS=$T/development/scripts:$T/prebuilts/devtools/tools
# add kernel specific binaries
case $(uname -s) in