Merge branch 'stable-2.16' into stable-3.0

* stable-2.16:
  Add an empty tools/BUILD file explicitly for Bazel

Change-Id: Id94a54e658875244e80e6f20dd1c6cd2365ea755
diff --git a/tools/BUILD b/tools/BUILD
new file mode 100644
index 0000000..1fa2160
--- /dev/null
+++ b/tools/BUILD
@@ -0,0 +1 @@
+# Empty file - bazel treat directories with BUILD file as a package
\ No newline at end of file