bp2build-sync.sh: read from bp2build MANIFEST file.

This CL integrates bp2build-sync.sh with the new
out/soong/bp2build/MANIFEST file to figure out which BUILD files to
write or remove in the Android source tree.

Test: bp2build-incremental
Test: demo.sh full

Change-Id: I563a299a84c1dbb9fb94fdd5ebe5a3d5149486ef
1 file changed
tree: 0a0d02d2e0b115138fb0cd1362799a294d5d7a53
  1. bazel_skylib/
  2. docs/
  3. examples/
  4. platforms/
  5. rules/
  6. rules_cc/
  7. scripts/
  8. bazel.BUILD
  9. bazel.sh
  10. bazel.WORKSPACE
  11. common.bazelrc
  12. darwin.bazelrc
  13. linux.bazelrc
  14. OWNERS
  15. 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.