Rename util/BUILD to as not to confuse Bazel.

Bazel sees BUILD files are markers for different packages. So by having
a file named “BUILD” in the source tree, Bazel thinks that there are
several packages involved.

This change renames it to BUILD.toplevel to avoid this.

Change-Id: Ia76167334cd52f72ff25ecb08533c30e5e423ab8
This commit is contained in:
Adam Langley 2016-07-12 09:01:16 -07:00
parent 10f97f3bfc
commit 7bf80e12d6