1// This file is autogenerated by hidl-gen -Landroidbp. 2 3hidl_interface { 4 name: "android.hardware.audio.effect@2.0", 5 root: "android.hardware", 6 // TODO(b/153609531): remove when no longer needed. 7 native_bridge_supported: true, 8 vndk: { 9 enabled: true, 10 }, 11 srcs: [ 12 "types.hal", 13 "IAcousticEchoCancelerEffect.hal", 14 "IAutomaticGainControlEffect.hal", 15 "IBassBoostEffect.hal", 16 "IDownmixEffect.hal", 17 "IEffect.hal", 18 "IEffectBufferProviderCallback.hal", 19 "IEffectsFactory.hal", 20 "IEnvironmentalReverbEffect.hal", 21 "IEqualizerEffect.hal", 22 "ILoudnessEnhancerEffect.hal", 23 "INoiseSuppressionEffect.hal", 24 "IPresetReverbEffect.hal", 25 "IVirtualizerEffect.hal", 26 "IVisualizerEffect.hal", 27 ], 28 interfaces: [ 29 "android.hardware.audio.common@2.0", 30 "android.hidl.base@1.0", 31 ], 32 gen_java: false, 33 gen_java_constants: true, 34} 35