4e50a4cd57
Add new method in IGnssConfiguration.hal to pass emergency session extension duration to GNSS HAL implemenation so that network initiated emergency location requests can be served for this extra duration post emergency call. Bug: 121204694 Test: atest VtsHalGnssV2_0TargetTest on cuttlefish Change-Id: Ibdd280252874dcd34499acfcb7ae5d5a773501a4
31 lines
723 B
Text
31 lines
723 B
Text
// This file is autogenerated by hidl-gen -Landroidbp.
|
|
|
|
hidl_interface {
|
|
name: "android.hardware.gnss@2.0",
|
|
root: "android.hardware",
|
|
vndk: {
|
|
enabled: true,
|
|
},
|
|
srcs: [
|
|
"types.hal",
|
|
"IAGnss.hal",
|
|
"IAGnssCallback.hal",
|
|
"IAGnssRil.hal",
|
|
"IGnss.hal",
|
|
"IGnssCallback.hal",
|
|
"IGnssConfiguration.hal",
|
|
"IGnssMeasurement.hal",
|
|
"IGnssMeasurementCallback.hal",
|
|
],
|
|
interfaces: [
|
|
"android.hardware.gnss.measurement_corrections@1.0",
|
|
"android.hardware.gnss@1.0",
|
|
"android.hardware.gnss@1.1",
|
|
"android.hidl.base@1.0",
|
|
],
|
|
types: [
|
|
],
|
|
gen_java: true,
|
|
gen_java_constants: true,
|
|
}
|
|
|