Add support for Bazel in Gerrit tree build

Self equality checks are removed because they are flagged by error
prone as violation of SelfEquals bug pattern:

The arguments to equals method are the same object, so it always returns
true.

http://errorprone.info/bugpattern/SelfEquals

Change-Id: Ic68dbe65b2fc89e7d008b476ea39e3e7f831c0ae
4 files changed
tree: 7dba183c486a72cfbb2c32794a4af2ac5b46c8a8
  1. lib/
  2. src/
  3. .buckconfig
  4. .gitignore
  5. BUCK
  6. BUILD
  7. external_plugin_deps.bzl
  8. LICENSE