Add a way to get whether the subscription ID is exclusively for non-terrestrial networks.

Add wrapper API to provide a way to call SubscriptionInro.isOnlyNonTerrestrialNetwork() method from application

Bug: 301620244
Test: manual
  1. push updated SatelliteClient.jar into /system_ext/framework/
  2. insert Active SIM and activate it
  3. run SatelliteTestApp to check whether correspondent SubscriptionInfo is obtained and isOnlyNonTerrestrialNetwork() called as expected.
  4. deactivate SIM and test again.

Change-Id: Ia5b2c6af22fade9c391e84e9fe08c897705e0961
1 file changed
tree: 730a47743d56c380ae535dc8ea7b93d4e504543e
  1. satellite_client/
  2. ts43authentication/
  3. OWNERS