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

Commit 97821763 authored by Sooraj Sasindran's avatar Sooraj Sasindran Committed by Android (Google) Code Review
Browse files

Merge "Add default satellite PLMNs in config_satellite_providers" into main

parents c6b09aa7 39bc2c24
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" />