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

Skip to content
Commit d1c6d427 authored by Sungsoo Lim's avatar Sungsoo Lim
Browse files

Prevent from SQLiteException of locked databases

This CL ensures that opened cursors are always closed using
try-with-resources, and also prevents concurrent access to
opened cursors before they are closed using synchronized mehtods.

Bug: 299033978
Test: atest BluetoothInstrumentationTests
Change-Id: I48c04c46745e165142ae9569333b8ec647d3a0c3
parent ae1799cc
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