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

Change-Id: I9395086ae0c1449ab056b2f2df13a2c367bafb3d
This commit is contained in:
Thomas Nguyen 2024-12-11 13:46:32 -08:00
parent d1ccaf7bc7
commit 0ff08635b5

View file

@ -555,6 +555,11 @@
<!-- 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>
<!-- Whether to enable usb state update via udc sysfs. -->
<bool name="config_enableUdcSysfsUsbStateUpdate">true</bool>
</resources>