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