Check-in initial rsyncing script for bp2build.

This script recursively copies BUILD.bazel files from out/soong/bp2build
to the top level directory. It also supports removing the same files.

Test: ./build/bazel/scripts/bp2build-sync.sh write
Test: ./build/bazel/scripts/bp2build-sync.sh remove

Change-Id: I7cdf408b770b0b3ac10a8cd89fedddc35d457b58
1 file changed
tree: 7f4f42f85c9f263ad50c5d18da4adff7d78ccc4c
  1. docs/
  2. examples/
  3. rules/
  4. scripts/
  5. bazel.BUILD
  6. bazel.sh
  7. bazel.WORKSPACE
  8. common.bazelrc
  9. darwin.bazelrc
  10. linux.bazelrc
  11. OWNERS
  12. README.md
README.md

Bazel

The code in this directory is experimental. Bazel support for Android Platform is undergoing active development and workflow stability is currently not guaranteed.