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

Commit 838dcece authored by Dan Willemsen's avatar Dan Willemsen
Browse files

Remove removed selinux prebuilts from $PATH

These were removed in https://android-review.googlesource.com/c/platform/external/selinux/+/1807296

Change-Id: If13bbeff5e14dc0bcc2e1f30ba5d7eab8d0ff6e3
parent 64bc620d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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