3a405c5905
The framework networking component method requestRouteToHost() in class ConnectivityManager used to support the IAGnss.hal interface is deprecated. This requires changes to the IAGnss.hal interface to pass network handle to the GNSS HAL implementation in order to setup SUPL connections. Bug: 25876485 Test: atest VtsHalGnssV2_0TargetTest on cuttlefish Change-Id: If0ecd480879da37508f710620975a198e674f3df
30 lines
689 B
Text
30 lines
689 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",
|
|
"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,
|
|
}
|
|
|