blob: 7c2db1d8a9f25fa34eda5a91b4f18342759fd476 [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",
Steven Moreland63bf6942019-02-20 13:06:01 -080023 "android.hidl.safe_union@1.0",
Kevin Rocard35c0de82018-11-10 07:20:17 -080024 ],
25 types: [
26 "AudioDrain",
27 "AudioFrequencyResponsePoint",
28 "AudioMicrophoneChannelMapping",
29 "AudioMicrophoneCoordinate",
30 "AudioMicrophoneDirectionality",
31 "AudioMicrophoneLocation",
Kevin Rocard35c0de82018-11-10 07:20:17 -080032 "MessageQueueFlagBits",
Steven Moreland63bf6942019-02-20 13:06:01 -080033 "MicrophoneDirection",
Kevin Rocard35c0de82018-11-10 07:20:17 -080034 "MicrophoneInfo",
35 "MmapBufferFlag",
36 "MmapBufferInfo",
37 "MmapPosition",
38 "ParameterValue",
Kevin Rocard35c0de82018-11-10 07:20:17 -080039 "Result",
Kevin Rocard35c0de82018-11-10 07:20:17 -080040 "TimeSpec",
41 ],
42 gen_java: false,
43 gen_java_constants: true,
44}
45