fm: Remove unwanted media button key event listeners
When FM is turned off, fm app is still listening to media key events (play, pause etc.) which results in other media consuming apps to be starved of Media Key events. Remove unwanted media button listeners so that other media resources can receive key events. Change-Id: Ib43f8b89e07928326c2af771a7465981e1690470
Showing
- fmapp2/src/com/caf/fmradio/FMMediaButtonIntentReceiver.java 0 additions, 19 deletionsfmapp2/src/com/caf/fmradio/FMMediaButtonIntentReceiver.java
- fmapp2/src/com/caf/fmradio/FMRadio.java 0 additions, 16 deletionsfmapp2/src/com/caf/fmradio/FMRadio.java
- fmapp2/src/com/caf/fmradio/FMRadioService.java 1 addition, 1 deletionfmapp2/src/com/caf/fmradio/FMRadioService.java
Loading
Please register or sign in to comment