Support filtering stub libraries from the APEX based on dependency
transitiveness.

This CL results in both com.android.adbd and the minimal example APEX
correctly filtering out the various bionic libraries, which all have
versioned stubs.

Test: apex_diff_test
Fixes: 207812332
Change-Id: Id5e4d2cfae9237feb09010335716112d4628c689
7 files changed
tree: ba6dcf6cee22cba252928c6b520bd98c4fbad7c1
  1. ci/
  2. docs/
  3. examples/
  4. json_module_graph/
  5. mk2rbc/
  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.