mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-08-10 19:50:20 +02:00
Fixes bug #7. The service is restarted after a crash even if onStartCommand() returns START_NOT_STICKY, but after restarting the DB key is not restored and so the app can't usefully proceed.