Merge "Remove removed selinux prebuilts from $PATH" am: 472833c0dc
Original change: https://android-review.googlesource.com/c/platform/build/+/1842319 Change-Id: I445a874483d1e642c2e93a18fbafed8a1394daa1
This commit is contained in:
commit
7418e06869
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue