blob: 2242d6d76e85345a0e251022ccce8a5028467c2d [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 Khimenko799e5922020-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 vndk: {
9 enabled: true,
10 },
11 srcs: [
12 "types.hal",
13 "IAcousticEchoCancelerEffect.hal",
14 "IAutomaticGainControlEffect.hal",
15 "IBassBoostEffect.hal",
16 "IDownmixEffect.hal",
17 "IEffect.hal",
18 "IEffectBufferProviderCallback.hal",
19 "IEffectsFactory.hal",
20 "IEnvironmentalReverbEffect.hal",
21 "IEqualizerEffect.hal",
22 "ILoudnessEnhancerEffect.hal",
23 "INoiseSuppressionEffect.hal",
24 "IPresetReverbEffect.hal",
25 "IVirtualizerEffect.hal",
26 "IVisualizerEffect.hal",
27 ],
28 interfaces: [
29 "android.hardware.audio.common@4.0",
30 "android.hidl.base@1.0",
31 ],
Kevin Rocard87ac0812018-02-01 14:47:23 -080032 gen_java: false,
33 gen_java_constants: true,
34}