mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-07-14 01:33:03 +01:00
de2c7d38bf
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.