| commit | 3924737e4d6e151e0efa4d9d560296ec1e972628 | [log] [tgz] |
|---|---|---|
| author | dchai <dchai@google.com> | Mon Jan 13 17:06:10 2020 -0800 |
| committer | Copybara-Service <copybara-worker@google.com> | Mon Jan 13 17:07:15 2020 -0800 |
| tree | 4d524f135a32b7ba0ee4b1227efe4496c6586b50 | |
| parent | c0443c3d5246781c624a8d2ac6dbc209b2ea7a07 [diff] |
Add plumbing to allow querying all resources referenced from (protobuf-)XML These are needed to validate resource references, i.e. references should be to internal definitions or public resources from direct dependencies. This entails adding a field for the protos to android/xml/*XmlResourceValue, which is technically redundant to the existing strings/maps. The latter can be removed once we stop parsing XML---presently the XML parsing is only done in AAR generation for the benefit of merging res/ directories. PiperOrigin-RevId: 289551860
{Fast, Correct} - Choose two
Build and test software of any size, quickly and reliably.
Speed up your builds and tests: Bazel rebuilds only what is necessary. With advanced local and distributed caching, optimized dependency analysis and parallel execution, you get fast and incremental builds.
One tool, multiple languages: Build and test Java, C++, Android, iOS, Go, and a wide variety of other language platforms. Bazel runs on Windows, macOS, and Linux.
Scalable: Bazel helps you scale your organization, codebase, and continuous integration solution. It handles codebases of any size, in multiple repositories or a huge monorepo.
Extensible to your needs: Easily add support for new languages and platforms with Bazel's familiar extension language. Share and re-use language rules written by the growing Bazel community.
Follow our tutorials:
See CONTRIBUTING.md