Merge "Supports Android APIs for the Carrier NB-Satellite Provisioning" into main
This commit is contained in:
commit
996950f4e0
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