]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - android/platform-hardware-interfaces.git/blob - radio/1.3/Android.bp
audio: Add a missing break to EffectsFactory::getAllDescriptors
[android/platform-hardware-interfaces.git] / radio / 1.3 / Android.bp
1 // This file is autogenerated by hidl-gen -Landroidbp.
3 hidl_interface {
4     name: "android.hardware.radio@1.3",
5     root: "android.hardware",
6     vndk: {
7         enabled: true,
8     },
9     srcs: [
10         "types.hal",
11         "IRadio.hal",
12         "IRadioIndication.hal",
13         "IRadioResponse.hal",
14     ],
15     interfaces: [
16         "android.hardware.radio@1.0",
17         "android.hardware.radio@1.1",
18         "android.hardware.radio@1.2",
19         "android.hidl.base@1.0",
20     ],
21     types: [
22         "AccessNetwork",
23         "DataProfileInfo",
24         "DataRegStateResult",
25         "EmergencyNumber",
26         "EmergencyNumberSource",
27         "EmergencyServiceCategory",
28         "LteVopsInfo",
29     ],
30     gen_java: true,
31 }