mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-09-22 09:45:08 +01: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.