[bazel][fidl] Migrate fuchsia.hardware.acpi and another 5 libs

Migrate FIDL libraries from GN to Bazel by skill, migrating_fidl_to_bazel.

Migrated Libraries list:
fuchsia.hardware.acpi
fuchsia.hardware.adb
fuchsia.hardware.adc
fuchsia.hardware.adcimpl
fuchsia.hardware.amlogic.metadata
fuchsia.hardware.amlogiccanvas

Test: fx bazel build --config=fuchsia \
//sdk/fidl/fuchsia.hardware.acpi:fuchsia.hardware.acpi \
//sdk/fidl/fuchsia.hardware.adb:fuchsia.hardware.adb \
//sdk/fidl/fuchsia.hardware.adc:fuchsia.hardware.adc \
//sdk/fidl/fuchsia.hardware.adcimpl:fuchsia.hardware.adcimpl \
//sdk/fidl/fuchsia.hardware.amlogic.metadata:fuchsia.hardware.amlogic.metadata \
//sdk/fidl/fuchsia.hardware.amlogiccanvas:fuchsia.hardware.amlogiccanvas
Test: fx build --host //build:bazel2gn_verifications
Test: fx build //sdk/fidl:compatibility_tests
Test: fx set core.x64 && fx build

Bug: 487883318
Change-Id: I6415e6f4e24d55ab8a6bb05c9ca7ef5f75cee3e4
Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1569893
Reviewed-by: Jay Zhuang <jayzhuang@google.com>
Commit-Queue: Wayne Chou <waynechou@google.com>
14 files changed