mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-20 16:49:40 +01:00
Some devices are overzealous with battery management and disallow starting services even when they're in response to a high-priority FCM message (which should be allowed). So in these situations, we just fall back to what we were doing before.