ANDROID: Add sound/usb/card.h to aarch64 allowlist

Export the header in all_headers_allowlist_aarch64, for aoc alsa drivers
to use.

Bug: 343869732
Change-Id: I1d3fbfd8dbc8f0043e32fff5cb1442328995e996
Signed-off-by: Yuan-Jen Cheng <cyuanjen@google.com>
This commit is contained in:
Yuan-Jen Cheng 2024-08-01 17:49:57 +08:00
parent bdd9aa1db4
commit d9ce6b0b1b

View File

@ -901,6 +901,7 @@ ddk_headers(
hdrs = [
"drivers/thermal/thermal_core.h",
"drivers/thermal/thermal_netlink.h",
"sound/usb/card.h",
"sound/usb/usbaudio.h",
":all_headers_allowlist_aarch64_globs",
":all_headers_allowlist_common_globs",