ANDROID: Add thermal_debugfs.h to aarch64 allowlist

It was added by commit [1] and is included by thermal_core.h.

[1] commit 755113d767
("thermal/debugfs: Add thermal cooling device debugfs information")

Bug: 375303506
Change-Id: If22b5efca9a70b1beda6fd0b13d1c9be11ca1908
Signed-off-by: Jacky Liu <qsliu@google.com>
This commit is contained in:
Jacky Liu
2024-12-30 13:30:28 +08:00
parent d513fa226c
commit 04e2bdbaba
+1
View File
@@ -1538,6 +1538,7 @@ ddk_headers(
name = "all_headers_allowlist_aarch64",
hdrs = [
"drivers/thermal/thermal_core.h",
"drivers/thermal/thermal_debugfs.h",
"drivers/thermal/thermal_netlink.h",
"sound/usb/card.h",
"sound/usb/usbaudio.h",