blob: 31f94ae8b8c4300af5f835de8580104c2ba131e8 [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",
Victor Khimenko7cac9422020-07-08 23:17:33 +02006 // TODO(b/153609531): remove when no longer needed.
7 native_bridge_supported: true,
Kevin Rocard87ac0812018-02-01 14:47:23 -08008 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@4.0",
27 "android.hidl.base@1.0",
28 ],
Kevin Rocard87ac0812018-02-01 14:47:23 -080029 gen_java: false,
30 gen_java_constants: true,
31}