blob: a3081c688ca29715797cb09fe0e0cbac265f41c0 [file] [log] [blame]
Kevin Rocard35c0de82018-11-10 07:20:17 -08001// This file is autogenerated by hidl-gen -Landroidbp.
2
3hidl_interface {
4 name: "android.hardware.audio.effect@5.0",
5 root: "android.hardware",
Kevin Rocard35c0de82018-11-10 07:20:17 -08006 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",
Steven Moreland63bf6942019-02-20 13:06:01 -080026 "android.hidl.safe_union@1.0",
Kevin Rocard35c0de82018-11-10 07:20:17 -080027 ],
Kevin Rocard35c0de82018-11-10 07:20:17 -080028 gen_java: false,
29 gen_java_constants: true,
30}