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    srcs: [
9        "types.hal",
10        "IAcousticEchoCancelerEffect.hal",
11        "IAutomaticGainControlEffect.hal",
12        "IBassBoostEffect.hal",
13        "IDownmixEffect.hal",
14        "IEffect.hal",
15        "IEffectBufferProviderCallback.hal",
16        "IEffectsFactory.hal",
17        "IEnvironmentalReverbEffect.hal",
18        "IEqualizerEffect.hal",
19        "ILoudnessEnhancerEffect.hal",
20        "INoiseSuppressionEffect.hal",
21        "IPresetReverbEffect.hal",
22        "IVirtualizerEffect.hal",
23        "IVisualizerEffect.hal",
24    ],
25    interfaces: [
26        "android.hardware.audio.common@2.0",
27        "android.hidl.base@1.0",
28    ],
29    gen_java: false,
30    gen_java_constants: true,
31}
32