f0b070771b
Defintions for 2 GNSS Android P features: - The Duty Cycling OFF API to enable high accuracy applications development - The Low Power Mode GNSS API to save power when indoor VTS tests for both features. Bug: 64009176 Test: hidl-gen/compile/build checks, no functional tests yet Change-Id: I4a41757e4ad6747f22a7e9ae1e0024f083c5fbfb
20 lines
403 B
Text
20 lines
403 B
Text
// This file is autogenerated by hidl-gen -Landroidbp.
|
|
|
|
hidl_interface {
|
|
name: "android.hardware.gnss@1.1",
|
|
root: "android.hardware",
|
|
vndk: {
|
|
enabled: true,
|
|
},
|
|
srcs: [
|
|
"IGnss.hal",
|
|
"IGnssCallback.hal",
|
|
"IGnssMeasurement.hal",
|
|
],
|
|
interfaces: [
|
|
"android.hardware.gnss@1.0",
|
|
"android.hidl.base@1.0",
|
|
],
|
|
gen_java: true,
|
|
}
|
|
|