Supports Android APIs for the Carrier NB-Satellite Provisioning
add device config Bug: 348573493 Test: atest SatelliteManagerTest, SatelliteManagerTestOnMockService Flag: com.android.internal.telephony.flags.carrier_roaming_nb_iot_ntn Change-Id: Id8c7699aae94c53a8c0b62fb6259f7b2fb94c731
This commit is contained in:
parent
34e36d4c11
commit
f6f6d41412
1 changed files with 6 additions and 0 deletions
|
@ -517,4 +517,10 @@
|
||||||
|
|
||||||
<!-- The intent action to handle oem-enabled satellite SOS messaging. -->
|
<!-- The intent action to handle oem-enabled satellite SOS messaging. -->
|
||||||
<string name="config_satellite_emergency_handover_intent_action">com.google.android.apps.stargate.ACTION_ESOS_QUESTIONNAIRE</string>
|
<string name="config_satellite_emergency_handover_intent_action">com.google.android.apps.stargate.ACTION_ESOS_QUESTIONNAIRE</string>
|
||||||
|
|
||||||
|
<!-- The class name to handle carrier roaming to satellite is using ESOS messaging. -->
|
||||||
|
<string name="config_satellite_carrier_roaming_esos_provisioned_class">com.google.android.apps.stargate</string>
|
||||||
|
|
||||||
|
<!-- The intent action to handle carrier roaming to satellite is using ESOS messaging. -->
|
||||||
|
<string name="config_satellite_carrier_roaming_esos_provisioned_intent_action">com.google.satellitegateway.ACTION_REGISTER</string>
|
||||||
</resources>
|
</resources>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue