History log of /frameworks/av/radio/Radio.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
28a0e9ec74e5192aacffb279c80619ef284062b0 08-Sep-2016 Eric Laurent <elaurent@google.com> Radio: 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: Iae838b3b672562c1d0cd63968399a6bfdda7f5ab
/frameworks/av/radio/Radio.cpp
dedc86dcb6d63e93518c8974c077e50912d15e9c 06-Mar-2015 Eric Laurent <elaurent@google.com> radio client

Added implementation of native broadcast radio
client class and callback.

Change-Id: I82478448e32a5b9be5165e7eb53b99b6289884ed
/frameworks/av/radio/Radio.cpp