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