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

Skip to content
Commit d7d6c6db authored by Sravan Kumar V's avatar Sravan Kumar V Committed by Steve Kondik
Browse files

Bluetooth : Handle SQL memory situation during OPP.

Use case :
1) Use Any tool to Fill memory
2) When available memory is very low, enter
 settings-Bluetooth

Failure :
"Unfortunately, Bluetooth share has stopped" error comes.
Root Cause :
Because of Memory Issue application was unable to perform any SQL
operations.

Fix :
Catch SQLite FullException and SQlite Exception in bluetooth
settings to avoid crash in this use case.

Change-Id: I621816ef6214eead49ba9f5a98a4152572fb1379
parent e40a0c58
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