blob: 86d935475fa5d6dc3afc1bc5f5f70f2c5cfa69cc [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.common@5.0",
5 root: "android.hardware",
6 vndk: {
7 enabled: true,
8 },
9 srcs: [
10 "types.hal",
11 ],
Mikhail Naganov9c140b42018-12-11 15:52:14 -080012 interfaces: [
13 "android.hidl.safe_union@1.0",
14 ],
Kevin Rocard35c0de82018-11-10 07:20:17 -080015 types: [
16 "AudioChannelMask",
17 "AudioConfig",
18 "AudioContentType",
19 "AudioDevice",
20 "AudioFormat",
21 "AudioGain",
22 "AudioGainConfig",
23 "AudioGainMode",
24 "AudioHandleConsts",
25 "AudioInputFlag",
26 "AudioMixLatencyClass",
27 "AudioMode",
28 "AudioOffloadInfo",
29 "AudioOutputFlag",
30 "AudioPort",
31 "AudioPortConfig",
32 "AudioPortConfigDeviceExt",
33 "AudioPortConfigMask",
34 "AudioPortConfigSessionExt",
35 "AudioPortDeviceExt",
36 "AudioPortMixExt",
37 "AudioPortRole",
38 "AudioPortSessionExt",
39 "AudioPortType",
40 "AudioSessionConsts",
41 "AudioSource",
42 "AudioStreamType",
43 "AudioUsage",
Mikhail Naganov9c140b42018-12-11 15:52:14 -080044 "DeviceAddress",
Kevin Rocard35c0de82018-11-10 07:20:17 -080045 "FixedChannelCount",
Steven Moreland941f1052019-02-05 13:14:05 -080046 "PlaybackTrackMetadata",
47 "RecordTrackMetadata",
48 "SinkMetadata",
49 "SourceMetadata",
Kevin Rocard35c0de82018-11-10 07:20:17 -080050 "ThreadInfo",
51 "Uuid",
52 ],
53 gen_java: false,
54 gen_java_constants: true,
55}
56