mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
Bug: 124459302 Test: hidl-gen -Lcheck ... Change-Id: I319fb00ef3a2da3944094228d4801bd9f88c16bb Merged-In: Ie125d9bb014ee747ce56a59feaca577ab2d9e96c
46 lines
1.1 KiB
Plaintext
46 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",
|
|
"MicrophoneDirection",
|
|
"MicrophoneInfo",
|
|
"MmapBufferFlag",
|
|
"MmapBufferInfo",
|
|
"MmapPosition",
|
|
"ParameterValue",
|
|
"Result",
|
|
"TimeSpec",
|
|
],
|
|
gen_java: false,
|
|
gen_java_constants: true,
|
|
}
|
|
|