• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1// This file is autogenerated by hidl-gen -Landroidbp.
2
3hidl_interface {
4    name: "android.hardware.gnss@2.0",
5    root: "android.hardware",
6    vndk: {
7        enabled: true,
8    },
9    srcs: [
10        "types.hal",
11        "IAGnss.hal",
12        "IAGnssCallback.hal",
13        "IAGnssRil.hal",
14        "IGnss.hal",
15        "IGnssBatching.hal",
16        "IGnssBatchingCallback.hal",
17        "IGnssCallback.hal",
18        "IGnssConfiguration.hal",
19        "IGnssDebug.hal",
20        "IGnssMeasurement.hal",
21        "IGnssMeasurementCallback.hal",
22    ],
23    interfaces: [
24        "android.hardware.gnss.measurement_corrections@1.0",
25        "android.hardware.gnss.visibility_control@1.0",
26        "android.hardware.gnss@1.0",
27        "android.hardware.gnss@1.1",
28        "android.hidl.base@1.0",
29    ],
30    gen_java: true,
31    gen_java_constants: true,
32}
33
34