• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# Bazel rules for API export
2This package contains Bazel rules for declaring API contributions of API
3domains to API surfaces (go/android-build-api-domains)
4
5## WARNING:
6API export is expected to run in **Standalone Bazel mode**
7(go/multi-tree-api-export). As such, rules defined in this package should not
8have any dependencies on bp2build (most notably the generated `@soong_injection`
9workspace)
10