Add Bazel 3.6.0 prebuilt for macOS.

Test: Test: Ran a test build of the corresponding Linux binary in another branch. Verified that the macOS binary starts on my MacBook when given the AOSP JDK (prebuilts/jdk/jdk11/darwin-x86). SHA256 and signature verified against https://github.com/bazelbuild/bazel/releases.

Change-Id: I62eda73ce86b5f10a984e77818b61897e45a3096
diff --git a/OWNERS b/OWNERS
new file mode 100644
index 0000000..4cac0f5
--- /dev/null
+++ b/OWNERS
@@ -0,0 +1 @@
+include platform/build/soong:/OWNERS
diff --git a/bazel b/bazel
new file mode 120000
index 0000000..4aa953f
--- /dev/null
+++ b/bazel
@@ -0,0 +1 @@
+bazel_nojdk-3.6.0-darwin-x86_64
\ No newline at end of file
diff --git a/bazel_nojdk-3.6.0-darwin-x86_64 b/bazel_nojdk-3.6.0-darwin-x86_64
new file mode 100755
index 0000000..d256af2
--- /dev/null
+++ b/bazel_nojdk-3.6.0-darwin-x86_64
Binary files differ