mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 16:50:18 +00:00
59 lines
1.4 KiB
Plaintext
59 lines
1.4 KiB
Plaintext
// This file is autogenerated by hidl-gen -Landroidbp.
|
|
|
|
hidl_interface {
|
|
name: "android.hardware.radio@1.2",
|
|
root: "android.hardware",
|
|
vndk: {
|
|
enabled: true,
|
|
},
|
|
srcs: [
|
|
"types.hal",
|
|
"IRadio.hal",
|
|
"IRadioIndication.hal",
|
|
"IRadioResponse.hal",
|
|
"ISap.hal",
|
|
],
|
|
interfaces: [
|
|
"android.hardware.radio@1.0",
|
|
"android.hardware.radio@1.1",
|
|
"android.hidl.base@1.0",
|
|
],
|
|
types: [
|
|
"AccessNetwork",
|
|
"AudioQuality",
|
|
"Call",
|
|
"CardStatus",
|
|
"CellConnectionStatus",
|
|
"CellIdentity",
|
|
"CellIdentityCdma",
|
|
"CellIdentityGsm",
|
|
"CellIdentityLte",
|
|
"CellIdentityOperatorNames",
|
|
"CellIdentityTdscdma",
|
|
"CellIdentityWcdma",
|
|
"CellInfo",
|
|
"CellInfoCdma",
|
|
"CellInfoGsm",
|
|
"CellInfoLte",
|
|
"CellInfoTdscdma",
|
|
"CellInfoWcdma",
|
|
"DataRegStateResult",
|
|
"DataRequestReason",
|
|
"IncrementalResultsPeriodicityRange",
|
|
"IndicationFilter",
|
|
"LinkCapacityEstimate",
|
|
"MaxSearchTimeRange",
|
|
"NetworkScanRequest",
|
|
"NetworkScanResult",
|
|
"PhysicalChannelConfig",
|
|
"RadioConst",
|
|
"ScanIntervalRange",
|
|
"SignalStrength",
|
|
"TdscdmaSignalStrength",
|
|
"VoiceRegStateResult",
|
|
"WcdmaSignalStrength",
|
|
],
|
|
gen_java: true,
|
|
}
|
|
|