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

Commit b31e150a authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Added VZW tagIds based on go/pixel-ntn-region-tags" into main

parents c8a49493 623c7b83
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>