summaryrefslogtreecommitdiff
path: root/build-prebuilts.sh
diff options
context:
space:
mode:
Diffstat (limited to 'build-prebuilts.sh')
-rwxr-xr-xbuild-prebuilts.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/build-prebuilts.sh b/build-prebuilts.sh
index 8925111..fd5736b 100755
--- a/build-prebuilts.sh
+++ b/build-prebuilts.sh
@@ -36,8 +36,6 @@ EOF
e2fsck
e2fsdroid
img2simg
- interceptor
- interceptor_analysis
lpmake
lz4
mkbootfs
@@ -57,7 +55,6 @@ EOF
SOONG_LIBRARIES=(
libcrypto-host.so
libelf.so
- libinterceptor.so
)
binaries="${SOONG_BINARIES[@]/#/${SOONG_HOST_OUT}/bin/}"