mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 16:50:18 +00:00
This is an automated copy performed using copyHAL.sh script. Bug: 142480271 Test: m Change-Id: Ifd91cc0bb59608cd92d1d8e4e76c3abea0a8da5e
31 lines
886 B
Plaintext
31 lines
886 B
Plaintext
// This file is autogenerated by hidl-gen -Landroidbp.
|
|
|
|
hidl_interface {
|
|
name: "android.hardware.audio.effect@7.0",
|
|
root: "android.hardware",
|
|
srcs: [
|
|
"types.hal",
|
|
"IAcousticEchoCancelerEffect.hal",
|
|
"IAutomaticGainControlEffect.hal",
|
|
"IBassBoostEffect.hal",
|
|
"IDownmixEffect.hal",
|
|
"IEffect.hal",
|
|
"IEffectBufferProviderCallback.hal",
|
|
"IEffectsFactory.hal",
|
|
"IEnvironmentalReverbEffect.hal",
|
|
"IEqualizerEffect.hal",
|
|
"ILoudnessEnhancerEffect.hal",
|
|
"INoiseSuppressionEffect.hal",
|
|
"IPresetReverbEffect.hal",
|
|
"IVirtualizerEffect.hal",
|
|
"IVisualizerEffect.hal",
|
|
],
|
|
interfaces: [
|
|
"android.hardware.audio.common@7.0",
|
|
"android.hidl.base@1.0",
|
|
"android.hidl.safe_union@1.0",
|
|
],
|
|
gen_java: false,
|
|
gen_java_constants: true,
|
|
}
|