blob: de4bde74b18f7e2d09fbd5024ff6d6b058b93bf7 [file] [log] [blame]
Kevin Rocard2a515e12019-09-30 19:53:00 +01001// This file is autogenerated by hidl-gen -Landroidbp.
2
3hidl_interface {
4 name: "android.hardware.audio.effect@6.0",
5 root: "android.hardware",
Kevin Rocard2a515e12019-09-30 19:53:00 +01006 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@6.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}