mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-05-14 12:10:36 +01:00
2dd0221680
There was a recursive getDatabase() call because it was happening during a migration. Solution was to re-use the DB instance we already had.