android_packages_apps_QcRilAm/interface/am/1.0/Android.bp
oshmoun d0e1cf6a93 QcRilAm: An app to handle QcRilAudio callbacks
This app simply communicates with the vendor.qti.hardware.radio.am hal and sets the callbacks required for functional incall audio.
The interface definition of the hal was taken from:
https://github.com/phhusson/treble_experimentations/tree/master/interfaces/vendor/qti/hardware/radio/am/1.0
2018-11-15 11:30:44 +01:00

16 lines
323 B
Plaintext

// This file is autogenerated by hidl-gen -Landroidbp.
hidl_interface {
name: "vendor.qti.hardware.radio.am@1.0",
root: "vendor.qti.hardware.radio.am",
srcs: [
"IQcRilAudio.hal",
"IQcRilAudioCallback.hal",
],
interfaces: [
"android.hidl.base@1.0",
],
gen_java: true,
}