blob: a9670492ccf1a889cf3ae5636a099103bcaebbec [file] [log] [blame]
Scott Randolph46bc1282017-07-27 18:26:27 -07001// This file is autogenerated by hidl-gen -Landroidbp.
2
3hidl_interface {
4 name: "android.hardware.automotive.audiocontrol@1.0",
5 root: "android.hardware",
6 vndk: {
7 enabled: true,
8 },
9 srcs: [
10 "types.hal",
11 "IAudioControl.hal",
12 "IAudioControlCallback.hal",
13 ],
14 interfaces: [
15 "android.hidl.base@1.0",
16 ],
17 types: [
18 "AudioResult",
19 "ContextNumber",
20 ],
21 gen_java: true,
22}
23