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