Rename modules that are APEX-only

The renamed modules are only available for APEXes, but not for the
platform. Use the <module_name>.<apex_name> syntax to correctly install
the APEX variant of the modules.

Bug: 128708192
Bug: 133140750
Test: m
Change-Id: I322b1efccb681ef22f95e2a1de90b7607aad9d30
1 file changed
tree: 12e7d3eb7d7875215907b9df5aed3d9d98b7a130
  1. bioniccompat/
  2. fuchsia_arm64/
  3. fuchsia_x86_64/
  4. AndroidProducts.mk
  5. BoardConfig_common.mk
  6. fuchsia.mk
  7. README.md
README.md

Fuchsia Device Targets

These targets are used to build ART for Fuchsia. They differ from usual Android devices as they do not target specific hardware. They will produce a fuchsia package (.far file).

Supported architectures:

  • arm64
  • x86_64