summaryrefslogtreecommitdiffstats
path: root/services/radio/Android.mk
Commit message (Collapse)AuthorAgeFilesLines
* audio routing management for radioEric Laurent2015-03-191-0/+1
| | | | | | | | | | 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 implementationEric Laurent2015-03-101-0/+35
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