tree: 7e19f023125fa032b9dcce0423291e7e5edd4cef [path history] [tgz]
  1. apex/
  2. coverage/
  3. python/
  4. android_app_certificate.bzl
  5. apex.bzl
  6. apex_key.bzl
  7. BUILD.bazel
  8. cc_binary.bzl
  9. cc_constants.bzl
  10. cc_library_common.bzl
  11. cc_library_headers.bzl
  12. cc_library_shared.bzl
  13. cc_library_static.bzl
  14. cc_object.bzl
  15. cc_proto.bzl
  16. filegroup.bzl
  17. generate_toc.bzl
  18. lunch.bzl
  19. make_injection.bzl
  20. prebuilt_etc.bzl
  21. prebuilt_library_shared.bzl
  22. prebuilt_library_static.bzl
  23. proto_file_utils.bzl
  24. README.md
  25. sh_binary.bzl
  26. soong_injection.bzl
  27. static_libc.bzl
  28. stl.bzl
  29. stripped_cc_common.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