dec5272582
Bug: 116156870 Test: hidl_test, hidl_test_java Change-Id: Ie17a80dee982775e267a39086016071ac2361fb5
33 lines
764 B
Text
33 lines
764 B
Text
// This file is autogenerated by hidl-gen -Landroidbp.
|
|
|
|
hidl_interface {
|
|
name: "android.hardware.radio@1.3",
|
|
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.hidl.base@1.0",
|
|
"android.hidl.safe_union@1.0",
|
|
],
|
|
types: [
|
|
"AccessNetwork",
|
|
"DataProfileInfo",
|
|
"DataRegStateResult",
|
|
"EmergencyNumber",
|
|
"EmergencyNumberSource",
|
|
"EmergencyServiceCategory",
|
|
"LteVopsInfo",
|
|
],
|
|
gen_java: true,
|
|
}
|
|
|