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

Skip to content
Commit 2bb21a91 authored by Hemant Gupta's avatar Hemant Gupta Committed by Myles Watson
Browse files

Bluetooth: Prevent BT crash using adb commands

Use case:
1) Start OppLauncher activity or PbapActivity
   using adb shell command

Failure:
"Unfortunately, Bluetooth share has stopped" error comes.

Root cause:
Observed NPE because no action was supplied during opening
activity.

Fix:
Add NULL check before process action value to prevent force
close in profile.

Fixes: 119540033
Test: Performed sanity with above mentioned use case.
Change-Id: Ic9cc8079fd2c1c8b82c5b5062f253828483ed7e9
parent c75b0b9d
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