Fix bugs and add libc to verify_bionic_outputs

We weren't passing all the symbols for verification, resulting in
falsely passing tests.

Deleted symbols verified against Soong arm64 build of libdl_android

Test: bazel test build/bazel/test/bionic:verify_bionic_outputs
Change-Id: Ida2e05b5ecd9919ecb40b601bbb33a2e37760dd6
2 files changed
tree: e7e4b234bc2861f589a4f5632acb09622aeedb88
  1. bazel_skylib/
  2. ci/
  3. docs/
  4. examples/
  5. json_module_graph/
  6. platforms/
  7. product_variables/
  8. rules/
  9. rules_cc/
  10. scripts/
  11. tests/
  12. bazel.BUILD
  13. bazel.sh
  14. bazel.WORKSPACE
  15. common.bazelrc
  16. darwin.bazelrc
  17. linux.bazelrc
  18. OWNERS
  19. 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.