Merge "Remove removed selinux prebuilts from $PATH"
This commit is contained in:
commit
472833c0dc
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue