Henry Fang | 2bb3716 | 2019-01-14 16:18:33 -0800 | [diff] [blame^] | 1 | // This file is autogenerated by hidl-gen -Landroidbp. |
| 2 | |
| 3 | hidl_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 | |