mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-07-04 04:55:16 +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.