diff --git a/android/allowlists/allowlists.go b/android/allowlists/allowlists.go index 63fe4621f..87554a24a 100644 --- a/android/allowlists/allowlists.go +++ b/android/allowlists/allowlists.go @@ -212,7 +212,9 @@ var ( "frameworks/proto_logging/stats": Bp2BuildDefaultTrueRecursively, "hardware/interfaces": Bp2BuildDefaultTrue, + "hardware/interfaces/audio/aidl": Bp2BuildDefaultTrue, "hardware/interfaces/common/aidl": Bp2BuildDefaultTrue, + "hardware/interfaces/common/fmq/aidl": Bp2BuildDefaultTrue, "hardware/interfaces/configstore/1.0": Bp2BuildDefaultTrue, "hardware/interfaces/configstore/1.1": Bp2BuildDefaultTrue, "hardware/interfaces/configstore/utils": Bp2BuildDefaultTrue,