Merge "hidl2aidl: Handle fixed sized arrays"
diff --git a/build/hidl_interface.go b/build/hidl_interface.go
index 9b1cc46..2d9e5d8 100644
--- a/build/hidl_interface.go
+++ b/build/hidl_interface.go
@@ -883,6 +883,7 @@
 	"android.hardware.audio@5.0":                        true,
 	"android.hardware.audio@6.0":                        true,
 	"android.hardware.audio@7.0":                        true,
+	"android.hardware.audio@7.1":                        true,
 	"android.hardware.audio.common@2.0":                 true,
 	"android.hardware.audio.common@4.0":                 true,
 	"android.hardware.audio.common@5.0":                 true,