blob: 998cb23ecbdde5b914264e28793d8c58d292fa66 [file] [log] [blame]
Henry Fang2bb37162019-01-14 16:18:33 -08001// This file is autogenerated by hidl-gen -Landroidbp.
2
3hidl_interface {
4 name: "android.hardware.tv.cec@2.0",
5 root: "android.hardware",
6 vndk: {
7 enabled: true,
8 },
9 srcs: [
10 "types.hal",
11 "IHdmiCec.hal",
12 "IHdmiCecCallback.hal",
13 ],
14 interfaces: [
15 "android.hidl.base@1.0",
16 "android.hidl.safe_union@1.0",
17 ],
18 types: [
19 "AbortReason",
20 "CecAllDeviceTypeValue",
21 "CecDeviceFeature",
22 "CecDeviceInfo",
23 "CecDeviceType",
24 "CecLogicalAddress",
25 "CecMessage",
26 "CecMessageType",
27 "CecPowerState",
28 "CecRcProfile",
29 "CecRcProfile1",
30 "CecRcProfileId",
31 "CecRcProfileSource",
32 "CecTopologyEvent",
33 "CecTopologyEventType",
34 "CecUICommandCodes",
35 "CecVersion",
36 "HdmiPortInfo",
37 "HdmiPortType",
38 "HotplugEvent",
39 "MaxLength",
40 "OptionKey",
41 "Result",
42 "SendMessageResult",
43 ],
44 gen_java: true,
45}
46