blob: ee023e3821c21f0f211d2104e8cf2632dc722392 [file] [log] [blame]
Kevin Rocard35c0de82018-11-10 07:20:17 -08001// This file is autogenerated by hidl-gen -Landroidbp.
2
3hidl_interface {
4 name: "android.hardware.audio@5.0",
5 root: "android.hardware",
6 vndk: {
7 enabled: true,
8 },
9 srcs: [
10 "types.hal",
11 "IDevice.hal",
12 "IDevicesFactory.hal",
13 "IPrimaryDevice.hal",
14 "IStream.hal",
15 "IStreamIn.hal",
16 "IStreamOut.hal",
17 "IStreamOutCallback.hal",
18 ],
19 interfaces: [
20 "android.hardware.audio.common@5.0",
21 "android.hardware.audio.effect@5.0",
22 "android.hidl.base@1.0",
23 ],
24 types: [
25 "AudioDrain",
26 "AudioFrequencyResponsePoint",
27 "AudioMicrophoneChannelMapping",
28 "AudioMicrophoneCoordinate",
29 "AudioMicrophoneDirectionality",
30 "AudioMicrophoneLocation",
31 "DeviceAddress",
32 "MessageQueueFlagBits",
33 "MicrophoneInfo",
34 "MmapBufferFlag",
35 "MmapBufferInfo",
36 "MmapPosition",
37 "ParameterValue",
Kevin Rocard35c0de82018-11-10 07:20:17 -080038 "Result",
Kevin Rocard35c0de82018-11-10 07:20:17 -080039 "TimeSpec",
40 ],
41 gen_java: false,
42 gen_java_constants: true,
43}
44