liiir1985 7f62dcda9f | ||
---|---|---|
.. | ||
android | ||
apex | ||
cc | ||
coverage/remote_coverage_tools | ||
java | ||
python | ||
BUILD.bazel | ||
README.md | ||
apex.bzl | ||
apex_key.bzl | ||
filegroup.bzl | ||
make_injection.bzl | ||
prebuilt_file.bzl | ||
proto_file_utils.bzl | ||
sh_binary.bzl | ||
soong_injection.bzl |
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