Update HIDL makefiles

Bug: 73175801
Test: compilation
Change-Id: I41510ffc7b7db4c09ed4e4f390775b9b9d0f79d6
This commit is contained in:
Nathan Harold 2018-02-09 16:52:36 -08:00
parent f82e0825b6
commit 01c807fcc7

View file

@ -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",