Skip to content
Snippets Groups Projects
Commit 413b0468 authored by akwizgran's avatar akwizgran
Browse files

Don't allow BriarService to restart automatically without a DB key.

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.
parent 4eb1b87e
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment