Remove reference to a deleted directory in ij.bazelproject
PiperOrigin-RevId: 688719768
Change-Id: I53b2d38a2fd924d08598c371e4bf6814ceb668a2
diff --git a/scripts/ij.bazelproject b/scripts/ij.bazelproject
index ba0bf0a..ec54c81 100644
--- a/scripts/ij.bazelproject
+++ b/scripts/ij.bazelproject
@@ -20,7 +20,6 @@
//src/tools/remote/...
//src/tools/starlark/...
# These tests require the Android SDK and enabling it in our WORKSPACE file.
- -//src/test/java/com/google/devtools/build/android/...
-//src/test/shell/bazel/android/...
# These tests cause the build to fail on macOS:
# https://github.com/bazelbuild/bazel/issues/13636