summaryrefslogtreecommitdiffstats
path: root/radio
Commit message (Collapse)AuthorAgeFilesLines
* Radio: get service by value.Eric Laurent2016-09-271-3/+3
| | | | | | | | | | Get strong pointer to service interface by value and not reference to prevent race conditions where the service pointer can be cleared by another thread while in use. Bug: 30907212 Change-Id: Iae838b3b672562c1d0cd63968399a6bfdda7f5ab (cherry picked from commit 28a0e9ec74e5192aacffb279c80619ef284062b0)
* radio clientEric Laurent2015-03-102-0/+284
| | | | | | | Added implementation of native broadcast radio client class and callback. Change-Id: I82478448e32a5b9be5165e7eb53b99b6289884ed
* radio service binder interfacesEric Laurent2015-03-104-0/+638
Added definiiton and implemention of binder interfaces fro native broadcastradio service. Change-Id: Id5a93bc3146229dffc74b56c29ba48e02b9a5518