QCOM RIL Audio fix from SonyXperiaDev
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Peter Cai 82eee5814b
Android.bp: correct HIDL path
5 months ago
interface/am/1.0 QcRilAm: An app to handle QcRilAudio callbacks 4 years ago
src/com/sony/qcrilam Merge pull request #8 from ix5/getservice-retry 3 years ago
Android.bp Android.bp: correct HIDL path 5 months ago
AndroidManifest.xml Remove unnecessary, deprecated sharedUserId with system 3 years ago
README.md Add README.md 4 years ago

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