mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-05-21 23:59:56 +01:00
c4ec0c9897
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.