| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
|
| |
Added implementation of native broadcast radio
client class and callback.
Change-Id: I82478448e32a5b9be5165e7eb53b99b6289884ed
|
|
Added definiiton and implemention of binder
interfaces fro native broadcastradio service.
Change-Id: Id5a93bc3146229dffc74b56c29ba48e02b9a5518
|