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