You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
1 year ago | |
|---|---|---|
| .. | ||
| BUILD | 1 year ago | |
| README.md | 1 year ago | |
| api_domain.bzl | 1 year ago | |
| api_domain_test.bzl | 1 year ago | |
| api_surface.bzl | 1 year ago | |
| cc_api_contribution.bzl | 1 year ago | |
| cc_api_contribution_test.bzl | 1 year ago | |
| java_api_contribution.bzl | 1 year ago | |
README.md
Bazel rules for API export
This package contains Bazel rules for declaring API contributions of API domains to API surfaces (go/android-build-api-domains)
WARNING:
API export is expected to run in Standalone Bazel mode
(go/multi-tree-api-export). As such, rules defined in this package should not
have any dependencies on bp2build (most notably the generated @soong_injection
workspace)