Merge "Fix bazel query"
diff --git a/.bazelrc b/.bazelrc
index ed8ea3a..67ad4a7 100644
--- a/.bazelrc
+++ b/.bazelrc
@@ -10,6 +10,7 @@
 
 build --noincompatible_disable_nocopts
 build --noincompatible_restrict_string_escapes
+query --noincompatible_restrict_string_escapes
 
 # Use the malloc we want.
 build --custom_malloc=//tools/cpp:malloc