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