diff --git a/android/allowlists/allowlists.go b/android/allowlists/allowlists.go index 63495bc99..17db47225 100644 --- a/android/allowlists/allowlists.go +++ b/android/allowlists/allowlists.go @@ -218,6 +218,7 @@ var ( "hardware/interfaces": Bp2BuildDefaultTrue, "hardware/interfaces/audio/aidl": Bp2BuildDefaultTrue, + "hardware/interfaces/audio/aidl/common": Bp2BuildDefaultTrue, "hardware/interfaces/common/aidl": Bp2BuildDefaultTrue, "hardware/interfaces/common/fmq/aidl": Bp2BuildDefaultTrue, "hardware/interfaces/configstore/1.0": Bp2BuildDefaultTrue,