Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 39bc2c24 authored by Aishwarya Mallampati's avatar Aishwarya Mallampati
Browse files

Add default satellite PLMNs in config_satellite_providers

Bug: 404305517
Test: make
Flag: EXEMPT bugfix
Change-Id: I2a2da72872e3546ec9aae6a7a906be077b16a87d
parent 29728672
Loading
Loading
Loading
Loading
+15 −0
Original line number Diff line number Diff line
@@ -262,7 +262,22 @@
         carrier_supported_satellite_services_per_provider_bundle does not support them.
         -->
    <string-array name="config_satellite_providers" translatable="false">
        <!-- T-Mobile - USA -->
        <item>"310830"</item>
        <!-- Entel Chile - Chile -->
        <item>"73029"</item>
        <!-- KDDI - Japan -->
        <item>"44055"</item>
        <!-- Kyivstar - Ukraine -->
        <item>"255707"</item>
        <!-- One NZ - New Zealand -->
        <item>"53013"</item>
        <!-- Optus - Australia -->
        <item>"50559"</item>
        <!-- Rogers - Canada -->
        <item>"302723"</item>
        <!-- Telstra - Australia -->
        <item>"50511"</item>
    </string-array>
    <java-symbol type="array" name="config_satellite_providers" />