make sure to update session controller to power off state
Currently, SatelliteSessionController never update the isSatelliteSupported state after it is created.
Therefore, in case SatelliteSessionController is created when isSatelliteSupported state has been reported as false from modem,
it'll never be updated to supported state until reboot.
Bug: 341971624
Test: atest SatelliteSessionControllerTest
manually enable Skylo service to reproduce the issue
Change-Id: I58ccdfee425217d6ed172b476ec7dd35cb7d6fa9
3 files changed