Configure satellite NIDD APN name for Zuma pro devices

Bug: 366014519
Flag: EXEMPT 'config change'
Test: SatelliteSOSMessageRecommenderTest SatelliteControllerTest
Manual system test with Skylo, Vzw, Starlink

(cherry picked from commit 0ff08635b5)
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:998131ebf92e87716f57d84a088d7cc823f6cdbd)
Merged-In: I9395086ae0c1449ab056b2f2df13a2c367bafb3d
Change-Id: I9395086ae0c1449ab056b2f2df13a2c367bafb3d
This commit is contained in:
Thomas Nguyen 2024-12-11 13:46:32 -08:00 committed by Android Build Coastguard Worker
parent e9914b909f
commit 5d037f221b

View file

@ -584,4 +584,14 @@
<!-- Whether to allow TN scanning during satellite session. -->
<bool name="config_satellite_allow_tn_scanning_during_satellite_session">false</bool>
<!-- A string defines the NIDD (Non-IP Data Delivery) APN to be used for satellite attachment. For more on NIDD,
see 3GPP TS 29.542. This config is used for an NTN-only subscription, which requires activation before being used.
-->
<string name="config_satellite_nidd_apn_name">pixel.ntn</string>
<!-- List of integer tag Ids representing VZW satellite coverage. -->
<integer-array name="config_verizon_satellite_enabled_tagids">
<item>1001</item>
</integer-array>
</resources>