Update Bazel to support host builds

Configuration to support implementation_deps was not propragated to host
builds, causing errors.
Fixed: https://github.com/bazelbuild/bazel/commit/0c1d09e4dce4c3251c2be2c70d4575ec65b1d9d3

This CL was generated with update.sh

Test: CI
Change-Id: I12d4b0b7379fcd036bf46d82887a0e88ea8caffb
3 files changed
tree: 1630005ee254030211860922cf6531039a18c106
  1. bazel_nojdk-0c1d09e4dce4c3251c2be2c70d4575ec65b1d9d3-darwin-x86_64
  2. OWNERS
  3. README.md
README.md

Updating the Bazel darwin/macOS prebuilts

Refer to the linux-x86_64 README for instructions to update both the linux and darwin Bazel binaries together.