dd49ad675e
Some countries or carriers require some emergency numbers that must be handled with normal call routing or emergency routing. In multi-sim senario, this radio request will be sent through the IRadio service that serves the subscription the emergency number belongs to, no matter of the PUK/PIN state of the subscription and the service state. Test: Treehugger Bug: 112657134 Change-Id: Iaa9768226dc2d7d2d66a9678823ba7d0047a1988
51 lines
1.2 KiB
Text
51 lines
1.2 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",
|
|
"CellConfigLte",
|
|
"CellInfo",
|
|
"CellInfoLte",
|
|
"DataCallFailCause",
|
|
"DataConnActiveStatus",
|
|
"DataProfileInfo",
|
|
"DataRegStateResult",
|
|
"EmergencyCallRouting",
|
|
"EmergencyNumber",
|
|
"EmergencyNumberSource",
|
|
"EmergencyServiceCategory",
|
|
"FrequencyRange",
|
|
"LteVopsInfo",
|
|
"NetworkScanResult",
|
|
"PdpProtocolType",
|
|
"PhysicalChannelConfig",
|
|
"RadioAccessFamily",
|
|
"RadioCapability",
|
|
"RadioFrequencyInfo",
|
|
"RadioTechnology",
|
|
"NrIndicators",
|
|
"SetupDataCallResult",
|
|
],
|
|
gen_java: true,
|
|
}
|
|
|