platform_hardware_interfaces/radio/1.4/Android.bp
Pengquan Meng e32a755ed2 Add 5G cellInfo & signal strength
Bug: 123532650
Test: build
Change-Id: I76bff3f6ff56ef76cb357c327b44d54757952e32
2019-01-31 14:11:37 -08:00

57 lines
1.4 KiB
Text

// This file is autogenerated by hidl-gen -Landroidbp.
hidl_interface {
name: "android.hardware.radio@1.4",
root: "android.hardware",
vndk: {
enabled: true,
},
srcs: [
"types.hal",
"IRadio.hal",
"IRadioIndication.hal",
"IRadioResponse.hal",
],
interfaces: [
"android.hardware.radio@1.0",
"android.hardware.radio@1.1",
"android.hardware.radio@1.2",
"android.hardware.radio@1.3",
"android.hidl.base@1.0",
"android.hidl.safe_union@1.0",
],
types: [
"AccessNetwork",
"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,
}