blob: f396dcdb1b4245b28cc74e604d96d661e138f940 [file] [log] [blame]
Kevin Rocard87ac0812018-02-01 14:47:23 -08001// This file is autogenerated by hidl-gen -Landroidbp.
2
3hidl_interface {
4 name: "android.hardware.audio.effect@4.0",
5 root: "android.hardware",
Kevin Rocard87ac0812018-02-01 14:47:23 -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@4.0",
25 "android.hidl.base@1.0",
26 ],
Kevin Rocard87ac0812018-02-01 14:47:23 -080027 gen_java: false,
28 gen_java_constants: true,
29}