704bc613e0
This reverts commit b3721a68f2
.
Reason for revert:
It appears that the build includes ag/6721678 but not ag/6762021 even though they both were submitted together. Hence the build errors.
Change-Id: I4e58b29239d291ae3621b90e4507de8eb8838298
33 lines
851 B
Text
33 lines
851 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",
|
|
"IGnssBatching.hal",
|
|
"IGnssBatchingCallback.hal",
|
|
"IGnssCallback.hal",
|
|
"IGnssConfiguration.hal",
|
|
"IGnssDebug.hal",
|
|
"IGnssMeasurement.hal",
|
|
"IGnssMeasurementCallback.hal",
|
|
],
|
|
interfaces: [
|
|
"android.hardware.gnss.measurement_corrections@1.0",
|
|
"android.hardware.gnss.visibility_control@1.0",
|
|
"android.hardware.gnss@1.0",
|
|
"android.hardware.gnss@1.1",
|
|
"android.hidl.base@1.0",
|
|
],
|
|
gen_java: true,
|
|
gen_java_constants: true,
|
|
}
|
|
|