summaryrefslogtreecommitdiffstats
path: root/radio/1.4
diff options
context:
space:
mode:
authorSteven Moreland <smoreland@google.com>2019-03-01 12:47:25 -0800
committerSteven Moreland <smoreland@google.com>2019-03-04 11:27:17 -0800
commita878aee9abf32b6d16e874fd0124febb8100626b (patch)
tree13493994f52ff8e7dce348c2def5abc06c090437 /radio/1.4
parent60bc204c1d7501fa2e90974fe9784765be29bf11 (diff)
downloadplatform_hardware_interfaces-a878aee9abf32b6d16e874fd0124febb8100626b.tar.gz
platform_hardware_interfaces-a878aee9abf32b6d16e874fd0124febb8100626b.tar.bz2
platform_hardware_interfaces-a878aee9abf32b6d16e874fd0124febb8100626b.zip
Update makefies: no 'types'
Bug: 123976090 Test: N/A Change-Id: I30fb04c81889b62775e1b764b965fdb0f893de17
Diffstat (limited to 'radio/1.4')
-rw-r--r--radio/1.4/Android.bp33
1 files changed, 0 insertions, 33 deletions
diff --git a/radio/1.4/Android.bp b/radio/1.4/Android.bp
index 8165b8f1d7..9f5f2f92e4 100644
--- a/radio/1.4/Android.bp
+++ b/radio/1.4/Android.bp
@@ -20,39 +20,6 @@ hidl_interface {
"android.hidl.base@1.0",
"android.hidl.safe_union@1.0",
],
- types: [
- "AccessNetwork",
- "ApnTypes",
- "CardStatus",
- "CarrierRestrictionsWithPriority",
- "CellConfigLte",
- "CellIdentityNr",
- "CellInfo",
- "CellInfoLte",
- "CellInfoNr",
- "DataCallFailCause",
- "DataConnActiveStatus",
- "DataProfileInfo",
- "DataRegStateResult",
- "EmergencyCallRouting",
- "EmergencyNumber",
- "EmergencyNumberSource",
- "EmergencyServiceCategory",
- "FrequencyRange",
- "LteVopsInfo",
- "NetworkScanResult",
- "NrIndicators",
- "NrSignalStrength",
- "PdpProtocolType",
- "PhysicalChannelConfig",
- "RadioAccessFamily",
- "RadioCapability",
- "RadioFrequencyInfo",
- "RadioTechnology",
- "SetupDataCallResult",
- "SignalStrength",
- "SimLockMultiSimPolicy",
- ],
gen_java: true,
}