QCOM RIL Audio fix from SonyXperiaDev
Go to file
Peter Cai 4e6d920fc8 QcRilAmService: Ignore on non-Qualcomm devices 2023-04-20 17:03:17 -04:00
interface/am/1.0 QcRilAm: An app to handle QcRilAudio callbacks 2018-11-15 11:30:44 +01:00
src/com/sony/qcrilam QcRilAmService: Ignore on non-Qualcomm devices 2023-04-20 17:03:17 -04:00
Android.bp Unset proprietary property 2023-04-20 14:58:47 -04:00
AndroidManifest.xml Remove unnecessary, deprecated sharedUserId with system 2020-05-22 18:03:04 +02:00
README.md Add README.md 2018-11-16 19:57:56 +01:00

README.md

QcRilAm

An app that handles communicating with the proprietary hal vendor.qti.radio.am in order to setup audio callbacks.

The interface definition used to communicate is taken from phhusson's work: cfca54c743