Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 4c035090 authored by slki.shin's avatar slki.shin Committed by Michael Bestas
Browse files

Fix null pointer exception on AvrcpTargetService



This fixes null pointer exception by simply adding null pointer checker.
Problem occurs when sendMediaUpdate() is called just after Avrcp
Service is stop()ed.

Error Message: java.lang.NullPointerException: Attempt to invoke virtual method ’void com.android.bluetooth.avrcp.AvrcpNativeInterface.sendMediaUpdate(boolean, boolean, boolean)’ on a null object reference
Test: Once issue

Change-Id: Id42e48faa28ce6c1ec6d4148705d3342261aa6ca
Signed-off-by: default avatarslki.shin <slki.shin@samsung.com>
parent 37c20222
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment