Android S Preview 1
[LSC] Add LOCAL_LICENSE_KINDS to device/google/fuchsia

Added SPDX-license-identifier-Apache-2.0 SPDX-license-identifier-BSD
    SPDX-license-identifier-MIT
to:
  Android.bp
  bioniccompat/Android.bp

Bug: 68860345
Bug: 151177513
Bug: 151953481

Test: m all

Exempt-From-Owner-Approval: janitorial work
Change-Id: I9c1cedd46ed744b587beeed5bcaa99fffcffe8af
2 files changed
tree: 3ebd1f1bc905a6117283d074b0dc72c26cda34fc
  1. bioniccompat/
  2. fuchsia_arm64/
  3. fuchsia_x86_64/
  4. Android.bp
  5. AndroidProducts.mk
  6. BoardConfig_common.mk
  7. fuchsia.mk
  8. METADATA
  9. 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