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

Commit 623c7b83 authored by Hidayat Khan's avatar Hidayat Khan
Browse files

Added VZW tagIds based on go/pixel-ntn-region-tags

Bug: 381798055
Test: atest SatelliteControllerTest
FLAG: com.android.internal.telephony.flags.carrier_roaming_nb_iot_ntn
Change-Id: I253a41e6d7fc8b6c51c97212438f7b9a79f0dd28
parent 744a3f5d
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -506,4 +506,10 @@
    <!-- Whether to allow TN scanning during satellite session. -->
    <bool name="config_satellite_allow_tn_scanning_during_satellite_session">true</bool>
    <java-symbol type="bool" name="config_satellite_allow_tn_scanning_during_satellite_session" />

    <!-- List of integer tag Ids representing VZW satellite coverage. -->
    <integer-array name="config_verizon_satellite_enabled_tagids">
    </integer-array>
    <java-symbol type="array" name="config_verizon_satellite_enabled_tagids" />

</resources>