Snap for 7360053 from f3015c3bbd520d95216123e6761a2860e17acebf to sc-release

Change-Id: Ie393fc31f3df9e97cfec9c58c7fd4b7eda62acfd
diff --git a/ci/bp2build.sh b/ci/bp2build.sh
index ebb6cea..474ec0b 100755
--- a/ci/bp2build.sh
+++ b/ci/bp2build.sh
@@ -38,6 +38,7 @@
   //bionic/...
   //system/...
   //external/arm-optimized-routines/...
+  //external/scudo/...
 )
 BUILD_TARGETS="${BUILD_TARGETS_LIST[@]}"
 tools/bazel --max_idle_secs=5 build ${BUILD_FLAGS} --platforms //build/bazel/platforms:android_x86 -k ${BUILD_TARGETS}