• Home
  • History
  • Annotate
  • only in /frameworks/av/include/radio/
History log of /frameworks/av/include/radio/
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
3769871b5998f4bbe6d8fe7c124ee97daa6e7fab 08-Sep-2016 Eric Laurent <elaurent@google.com> Radio, SoundTrigger: get service by value.

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: I6f02ec3fd1e6392b842b334e1cc4f9aa23916009
adio.h
dedc86dcb6d63e93518c8974c077e50912d15e9c 06-Mar-2015 Eric Laurent <elaurent@google.com> radio client

Added implementation of native broadcast radio
client class and callback.

Change-Id: I82478448e32a5b9be5165e7eb53b99b6289884ed
adio.h
adioCallback.h
d73697b9b61be2fa227b93b5c4c8e30badd32e71 06-Mar-2015 Eric Laurent <elaurent@google.com> radio service binder interfaces

Added definiiton and implemention of binder
interfaces fro native broadcastradio service.

Change-Id: Id5a93bc3146229dffc74b56c29ba48e02b9a5518
Radio.h
RadioClient.h
RadioService.h