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:
Tim Lin 2024-12-05 07:14:39 +00:00
parent a55772f311
commit a547826e2e

View file

@ -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">