• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1// This file is autogenerated by hidl-gen -Landroidbp.
2
3hidl_interface {
4    name: "android.hardware.radio@1.1",
5    root: "android.hardware",
6    vndk: {
7        enabled: true,
8    },
9    srcs: [
10        "types.hal",
11        "IRadio.hal",
12        "IRadioIndication.hal",
13        "IRadioResponse.hal",
14        "ISap.hal",
15    ],
16    interfaces: [
17        "android.hardware.radio@1.0",
18        "android.hidl.base@1.0",
19    ],
20    types: [
21        "CardPowerState",
22        "EutranBands",
23        "GeranBands",
24        "ImsiEncryptionInfo",
25        "KeepaliveRequest",
26        "KeepaliveStatus",
27        "KeepaliveStatusCode",
28        "KeepaliveType",
29        "NetworkScanRequest",
30        "NetworkScanResult",
31        "RadioAccessNetworks",
32        "RadioAccessSpecifier",
33        "ScanStatus",
34        "ScanType",
35        "UtranBands",
36    ],
37    gen_java: true,
38}
39
40