tree: f3771e2eaf1a9fc660e0afb2e776c06ab982af32 [path history] [tgz]
  1. android/
  2. apex/
  3. apis/
  4. cc/
  5. coverage/
  6. java/
  7. python/
  8. BUILD.bazel
  9. filegroup.bzl
  10. gensrcs.bzl
  11. gensrcs_test.bzl
  12. make_injection.bzl
  13. prebuilt_file.bzl
  14. proto_file_utils.bzl
  15. README.md
  16. sh_binary.bzl
  17. 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