Add a new error case SATELLITE_RESULT_EMERGENCY_CALL_IN_PROGRESS
There is a case when user attempts emergency call, satellite is still getting the location information then enable it later this causes scenario conflict.
Therefore it is needed to block enabling satellite when user is attempting emergency call and let application to know the reason.
Bug: 355740633
Flag: EXEMPT bugfix
Test: manually e2e test whether satellite is enabled when user is attempting emergency call
atest SatelliteControllerTest
Change-Id: I5321e30894b976e04f4b40a512cdf359cc08d4fe
Loading
Please register or sign in to comment