Update HIDL makefiles
Bug: 73175801 Test: compilation Change-Id: I41510ffc7b7db4c09ed4e4f390775b9b9d0f79d6
This commit is contained in:
parent
f82e0825b6
commit
01c807fcc7
1 changed files with 2 additions and 0 deletions
|
@ -19,6 +19,7 @@ hidl_interface {
|
||||||
"android.hidl.base@1.0",
|
"android.hidl.base@1.0",
|
||||||
],
|
],
|
||||||
types: [
|
types: [
|
||||||
|
"AccessNetwork",
|
||||||
"AudioQuality",
|
"AudioQuality",
|
||||||
"Call",
|
"Call",
|
||||||
"CardStatus",
|
"CardStatus",
|
||||||
|
@ -33,6 +34,7 @@ hidl_interface {
|
||||||
"CellInfoGsm",
|
"CellInfoGsm",
|
||||||
"CellInfoLte",
|
"CellInfoLte",
|
||||||
"CellInfoWcdma",
|
"CellInfoWcdma",
|
||||||
|
"DataRequestReason",
|
||||||
"IncrementalResultsPeriodicityRange",
|
"IncrementalResultsPeriodicityRange",
|
||||||
"IndicationFilter",
|
"IndicationFilter",
|
||||||
"LinkCapacityEstimate",
|
"LinkCapacityEstimate",
|
||||||
|
|
Loading…
Reference in a new issue