Add Satellite SIM profile and gatway service package configs for Zuma Pro
Bug: 321159001 Test: config change Change-Id: Ie4e15e865d0128d6eec19119bc1b65fb27cbd117
This commit is contained in:
parent
7ba2d8ed6a
commit
d321a9da6b
1 changed files with 11 additions and 0 deletions
|
@ -322,4 +322,15 @@
|
|||
<!-- Boolean indicating if restoring network selection should be skipped -->
|
||||
<!-- The restoring is handled by modem if it is true -->
|
||||
<bool translatable="false" name="skip_restoring_network_selection">true</bool>
|
||||
|
||||
<!-- The identifier of the satellite's SIM profile. The identifier is composed of MCC and MNC
|
||||
of the satellite PLMN with the format "mccmnc". -->
|
||||
<string name="config_satellite_sim_plmn_identifier">90198</string>
|
||||
|
||||
<!-- The identifier for the satellite's SIM profile. The identifier is the service provider name
|
||||
(spn) from the profile metadata. -->
|
||||
<string name="config_satellite_sim_spn_identifier">Skylo</string>
|
||||
|
||||
<!-- Telephony satellite gateway service package name to bind to by default. -->
|
||||
<string name="config_satellite_gateway_service_package">com.google.android.apps.stargate</string>
|
||||
</resources>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue