blob: e6de461ce339b57fa6165f1d365f1ce9e175ca75 [file] [log] [blame]
diff --git a/src/core/BUILD b/src/core/BUILD
index 757aaad95b..de60930421 100644
--- a/src/core/BUILD
+++ b/src/core/BUILD
@@ -25,7 +25,7 @@ licenses(["reciprocal"])
package(
default_visibility = ["//:__subpackages__"],
features = [
- "layering_check",
+ "-layering_check",
],
)