941f105b60
Some of these are out of date. Bug: N/A Test: N/A Change-Id: Ibf87fad9981d4e430a0bf797feadbb0bede232fc
44 lines
1.1 KiB
Text
44 lines
1.1 KiB
Text
// 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",
|
|
],
|
|
types: [
|
|
"AudioDrain",
|
|
"AudioFrequencyResponsePoint",
|
|
"AudioMicrophoneChannelMapping",
|
|
"AudioMicrophoneCoordinate",
|
|
"AudioMicrophoneDirectionality",
|
|
"AudioMicrophoneLocation",
|
|
"DeviceAddress",
|
|
"MessageQueueFlagBits",
|
|
"MicrophoneInfo",
|
|
"MmapBufferFlag",
|
|
"MmapBufferInfo",
|
|
"MmapPosition",
|
|
"ParameterValue",
|
|
"Result",
|
|
"TimeSpec",
|
|
],
|
|
gen_java: false,
|
|
gen_java_constants: true,
|
|
}
|
|
|