blob: 78b950ea86f3865b25ebdfc635d2aa1de6441231 [file] [log] [blame]
Kevin Rocard35c0de82018-11-10 07:20:17 -08001// This file is autogenerated by hidl-gen -Landroidbp.
2
3hidl_interface {
4 name: "android.hardware.audio.effect@5.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@5.0",
28 "android.hidl.base@1.0",
Steven Moreland63bf6942019-02-20 13:06:01 -080029 "android.hidl.safe_union@1.0",
Kevin Rocard35c0de82018-11-10 07:20:17 -080030 ],
31 types: [
32 "AudioBuffer",
33 "EffectAuxChannelsConfig",
34 "EffectBufferAccess",
35 "EffectBufferConfig",
36 "EffectConfig",
37 "EffectConfigParameters",
38 "EffectDescriptor",
39 "EffectFeature",
40 "EffectFlags",
41 "EffectOffloadParameter",
42 "MessageQueueFlagBits",
43 "Result",
44 ],
45 gen_java: false,
46 gen_java_constants: true,
47}
48