mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-02-28 13:48:12 +00:00
If a device either does not have a proximity sensor or has a non-functioning sensor, we can hit an NPE as soon as we hit MainActivity. This fix ensures proper handling if a sensor is unavailable.