ed90e4dd9e
Adds Enum, and documents the deprecated fields. Bug: 71908529 Test: Builds for device and vts, with corresponding framework and vts changes. Change-Id: I232239f583f820c5d0538e1ae9567f01944f2399
22 lines
477 B
Text
22 lines
477 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",
|
|
"IGnssConfiguration.hal",
|
|
"IGnssMeasurement.hal",
|
|
"IGnssMeasurementCallback.hal",
|
|
],
|
|
interfaces: [
|
|
"android.hardware.gnss@1.0",
|
|
"android.hidl.base@1.0",
|
|
],
|
|
gen_java: true,
|
|
}
|
|
|