mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-02 23:48:30 +00:00
Currently this is used to indicate the output device when the input stream is from an intermediate processing module like MSD. Bug: 120859615 Test: make Change-Id: I60bac5c24a263ab0b8965e9dbf9514445e88c270
45 lines
1.1 KiB
Plaintext
45 lines
1.1 KiB
Plaintext
// This file is autogenerated by hidl-gen -Landroidbp.
|
|
|
|
hidl_interface {
|
|
name: "android.hardware.audio@5.0",
|
|
root: "android.hardware",
|
|
vndk: {
|
|
enabled: true,
|
|
},
|
|
srcs: [
|
|
"types.hal",
|
|
"IDevice.hal",
|
|
"IDevicesFactory.hal",
|
|
"IPrimaryDevice.hal",
|
|
"IStream.hal",
|
|
"IStreamIn.hal",
|
|
"IStreamOut.hal",
|
|
"IStreamOutCallback.hal",
|
|
],
|
|
interfaces: [
|
|
"android.hardware.audio.common@5.0",
|
|
"android.hardware.audio.effect@5.0",
|
|
"android.hidl.base@1.0",
|
|
"android.hidl.safe_union@1.0",
|
|
],
|
|
types: [
|
|
"AudioDrain",
|
|
"AudioFrequencyResponsePoint",
|
|
"AudioMicrophoneChannelMapping",
|
|
"AudioMicrophoneCoordinate",
|
|
"AudioMicrophoneDirectionality",
|
|
"AudioMicrophoneLocation",
|
|
"MessageQueueFlagBits",
|
|
"MicrophoneInfo",
|
|
"MmapBufferFlag",
|
|
"MmapBufferInfo",
|
|
"MmapPosition",
|
|
"ParameterValue",
|
|
"Result",
|
|
"TimeSpec",
|
|
],
|
|
gen_java: false,
|
|
gen_java_constants: true,
|
|
}
|
|
|