tree: 9a5796c9f656ae9a9af284033472ed68090ea421 [path history] [tgz]
  1. android/
  2. apex/
  3. cc/
  4. coverage/
  5. java/
  6. python/
  7. apex.bzl
  8. apex_key.bzl
  9. BUILD.bazel
  10. filegroup.bzl
  11. make_injection.bzl
  12. prebuilt_file.bzl
  13. proto_file_utils.bzl
  14. README.md
  15. sh_binary.bzl
  16. soong_injection.bzl
rules/README.md

Bazel rules for Android Platform.

This directory contains Starlark extensions for building the Android Platform with Bazel.

APEX

Run the following command to build a miminal APEX example.

$ b build //build/bazel/examples/apex/minimal:build.bazel.examples.apex.minimal

Verify the contents of the APEX with zipinfo:

$ zipinfo bazel-bin/build/bazel/examples/apex/minimal/build.bazel.examples.apex.minimal.apex