mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 16:50:18 +00:00
hidl-generated makefiles are now generated such that bpfmt(file) == file. Bug: 67417008 Test: enable bpfmt hook Change-Id: I1f69d292bc23a7cc293a66110cb02d597e1019ad
33 lines
889 B
Plaintext
33 lines
889 B
Plaintext
// This file is autogenerated by hidl-gen -Landroidbp.
|
|
|
|
hidl_interface {
|
|
name: "android.hardware.audio.effect@2.0",
|
|
root: "android.hardware",
|
|
vndk: {
|
|
enabled: true,
|
|
},
|
|
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@2.0",
|
|
"android.hidl.base@1.0",
|
|
],
|
|
gen_java: false,
|
|
gen_java_constants: true,
|
|
}
|