Skip to content
Snippets Groups Projects
Commit 4b44dadd authored by Rupesh Tatiya's avatar Rupesh Tatiya
Browse files

Do not stop FM Radio Service during unbind using stopSelf.

During Unbind, do not kill FM Radio service. The service might restart
again and it will end up getting Media Button events starving other
eligible applications. Use explicit stopService call in FM Radio. This
calls Destroy callback resulting in proper clean up of FM Radio Service.

CRs-Fixed: 932236
Change-Id: Idf3d768e66bd4bafc7d1ef40aefa15982454889c
parent d3f90876
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment