Android Q Preview 2.5 (QPP2.190228.023)
Remove PRODUCT_HOST_PACKAGES

This target is only interested in device packages, these were only added
due to the previous requirement that host&device packages in
PRODUCT_PACKAGES also had to be in PRODUCT_HOST_PACKAGES. That is no
longer a requirement.

Bug: 123925742
Test: treehugger
Change-Id: I075a1df38e052e40c47714f75394bb7955fb0cd6
1 file changed
tree: 6ef54142a4d5cc0fb4ff945a0ebe5e55a1104345
  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