• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1// This file is autogenerated by hidl-gen -Landroidbp.
2
3hidl_interface {
4    name: "android.hardware.tetheroffload.control@1.0",
5    root: "android.hardware",
6    vndk: {
7        enabled: true,
8    },
9    srcs: [
10        "types.hal",
11        "IOffloadControl.hal",
12        "ITetheringOffloadCallback.hal",
13    ],
14    interfaces: [
15        "android.hidl.base@1.0",
16    ],
17    types: [
18        "IPv4AddrPortPair",
19        "NatTimeoutUpdate",
20        "NetworkProtocol",
21        "OffloadCallbackEvent",
22    ],
23    gen_java: true,
24}
25
26