build/bazel/rules
cpeng e6bbafb4ff android 13 from xiaosuan 2025-08-25 08:23:45 +08:00
..
android android 13 from xiaosuan 2025-08-25 08:23:45 +08:00
apex android 13 from xiaosuan 2025-08-25 08:23:45 +08:00
cc android 13 from xiaosuan 2025-08-25 08:23:45 +08:00
coverage/remote_coverage_tools android 13 from xiaosuan 2025-08-25 08:23:45 +08:00
java android 13 from xiaosuan 2025-08-25 08:23:45 +08:00
python android 13 from xiaosuan 2025-08-25 08:23:45 +08:00
BUILD.bazel android 13 from xiaosuan 2025-08-25 08:23:45 +08:00
README.md android 13 from xiaosuan 2025-08-25 08:23:45 +08:00
apex.bzl android 13 from xiaosuan 2025-08-25 08:23:45 +08:00
apex_key.bzl android 13 from xiaosuan 2025-08-25 08:23:45 +08:00
filegroup.bzl android 13 from xiaosuan 2025-08-25 08:23:45 +08:00
make_injection.bzl android 13 from xiaosuan 2025-08-25 08:23:45 +08:00
prebuilt_file.bzl android 13 from xiaosuan 2025-08-25 08:23:45 +08:00
proto_file_utils.bzl android 13 from xiaosuan 2025-08-25 08:23:45 +08:00
sh_binary.bzl android 13 from xiaosuan 2025-08-25 08:23:45 +08:00
soong_injection.bzl android 13 from xiaosuan 2025-08-25 08:23:45 +08:00

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