To use the carrier satellite service, get the EntitlementStatus and...
To use the carrier satellite service, get the EntitlementStatus and PlmnAllowedList after receiving the HTTP response from the satellite entitlement server. If the satellite service is enabled then trigger internal satellite enabled for carrier, otherwise trigger internal satellite disabled for carrier. Bug: 306670992 Test: atest SatelliteControllerTest Test: atest TeleServiceTests Test: Manually test with mock entitlement server for satellite (ag/25356673). 1. Check if a query is triggered when data is connected or CarrierConfigChanged is received. 2. Check if the first query's response with a satellite service enabled triggers internally satellite enabled. 3. Check if a query is not made before the refresh time. 4. Check if the next query's response with a satellite service disabled triggers internally satellite disabled. Change-Id: I4c8881a57087c8f469feaf8a332ad4066ffd150d
Loading
Please register or sign in to comment