commit | 4b44dadddf1ee63734a3afc57b3005c3dd09a03b | [log] [tgz] |
---|---|---|
author | Rupesh Tatiya <rtatiya@codeaurora.org> | Thu Oct 29 16:18:01 2015 +0530 |
committer | Rupesh Tatiya <rtatiya@codeaurora.org> | Fri Dec 11 15:45:19 2015 +0530 |
tree | 60b9b462906e0c43b54fbc82ce87dedf8589c189 | |
parent | d3f90876e6cc3af1eb2f840c6fb0e73935855fad [diff] |
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