blob: 2a9f8499e35b0981cfcb80303fe52ba88d9ef00a [file] [log] [blame]
Hayden Gomesebebc9c2020-01-10 08:49:23 -08001// This file is autogenerated by hidl-gen -Landroidbp.
2
3hidl_interface {
4 name: "android.hardware.automotive.audiocontrol@2.0",
5 root: "android.hardware",
6 vndk: {
7 enabled: true,
8 },
9 srcs: [
10 "types.hal",
11 "IAudioControl.hal",
12 "ICloseHandle.hal",
13 "IFocusListener.hal",
14 ],
15 interfaces: [
16 "android.hidl.base@1.0",
17 "android.hardware.audio.common@6.0",
18 ],
19 gen_java: true,
20}