Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | audio routing management for radio | Eric Laurent | 2015-03-19 | 3 | -42/+101 |
| | | | | | | | | | | Added radio tuner device connection/disconnection indication to audio policy manager. Added documentation and removed unused Module class member. Change-Id: I92438c1ff212c4d76f008149554fa89e367fee42 | ||||
* | radio service initial implementation | Eric Laurent | 2015-03-10 | 4 | -0/+1314 |
First implementation of broadcast radio service. This native service runs in mediaserver process and controls broadcast radio hardware modules. There is one ihardware module per broadcast radio class. The service allows serveral clients to control tuners on hardware modules and manages resource conflicts. Change-Id: I21469a084c7ccd65042b8ac5f724d060044c45ab |