summaryrefslogtreecommitdiffstats
path: root/qahw/inc
Commit message (Collapse)AuthorAgeFilesLines
* qahw_api: Propagate missing changes from 2.2.c4 to 4.0Trinath Thammishetty2017-12-291-0/+37
| | | | | | | | Add support for audio effects through binder server calls if QAS is enabled. Else the required APIs are called directly. Change-Id: I1f45ae89b839e69c49cbca407ddb05b7a02d3dc6
* audio: qahw: Fix compilation errorsSachin Mohan Gadag2017-12-181-2/+0
| | | | | | | | | | Fix compilation errors such as - unused parameter - multiple declaration. Also modify makefile to install images in vendor partition. Change-Id: I3d998eef91a16a890993449e92ef8f5443558c78
* qahw: Add binder support for Audio HALSidipotu Ashok2017-11-163-0/+1720
- Bring in a new cpp source file which HAL clients talk to - This code in turn makes the binder proxy/clients side calls - The binder server calls into the existing qahw.c Change-Id: I45625bcb2d8a2eb858c68d24f0cad3202d754244