ANDROID: Add ufs headers to aarch64 allowlist

Export the headers in all_headers_allowlist_aarch64, for ufs driver to
use.

Bug: 343869732
Test: Verified the ufs ddk modules are able to include the header.
Change-Id: Ibf55b13ef07d8f6be94690297fc93b37edfb5e6e
Signed-off-by: Yuan-Jen (淵仁) Cheng <cyuanjen@google.com>
This commit is contained in:
Yuan-Jen (淵仁) Cheng
2025-05-27 09:35:19 +00:00
parent 17daf81bcc
commit 5fa476bd0b

View File

@@ -1028,6 +1028,9 @@ ddk_headers(
"drivers/pci/controller/dwc/pcie-designware.h",
"drivers/thermal/thermal_core.h",
"drivers/thermal/thermal_netlink.h",
"drivers/ufs/core/ufshcd-crypto.h",
"drivers/ufs/core/ufshcd-priv.h",
"drivers/ufs/host/ufshcd-pltfrm.h",
"drivers/usb/dwc3/core.h",
"sound/usb/card.h",
"sound/usb/usbaudio.h",
@@ -1045,6 +1048,7 @@ ddk_headers(
"drivers/extcon",
"drivers/pci/controller/dwc",
"drivers/thermal",
"drivers/ufs",
"drivers/usb",
"sound/usb",
"include",