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:
parent
d1ccaf7bc7
commit
0ff08635b5
1 changed files with 5 additions and 0 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue