Add config_satellite_carrier_roaming_esos_provisioned_class
for the intent to trigger satellite provisioning
Bug: 381285467 Test: make Flag: EXEMPT resource only update Change-Id: Ib253b2eca0a70f45eca1d9749cf9462fd4cc1d26
This commit is contained in:
parent
a55772f311
commit
a547826e2e
1 changed files with 3 additions and 0 deletions
|
@ -492,6 +492,9 @@
|
||||||
<!-- Telephony satellite gateway service package name to bind to by default. -->
|
<!-- Telephony satellite gateway service package name to bind to by default. -->
|
||||||
<string name="config_satellite_gateway_service_package">com.google.android.apps.stargate</string>
|
<string name="config_satellite_gateway_service_package">com.google.android.apps.stargate</string>
|
||||||
|
|
||||||
|
<!-- The class name to receive the intent for provisioning. -->
|
||||||
|
<string name="config_satellite_carrier_roaming_esos_provisioned_class">com.google.android.apps.stargate.registration.RegistrationReceiver_Receiver</string>
|
||||||
|
|
||||||
<!-- List of country codes where oem-enabled satellite services are either allowed or disallowed
|
<!-- List of country codes where oem-enabled satellite services are either allowed or disallowed
|
||||||
by the device. Each country code is a lowercase 2 character ISO-3166-1 alpha-2. -->
|
by the device. Each country code is a lowercase 2 character ISO-3166-1 alpha-2. -->
|
||||||
<string-array name="config_oem_enabled_satellite_country_codes">
|
<string-array name="config_oem_enabled_satellite_country_codes">
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue