Merge cherrypicks of ['googleplex-android-review.googlesource.com/30866694'] into 25Q1-release.
Change-Id: If2e1d30c46ec158806e71cce022ebdee20837377
This commit is contained in:
commit
b6479d4f19
1 changed files with 10 additions and 0 deletions
|
@ -584,4 +584,14 @@
|
||||||
|
|
||||||
<!-- Whether to allow TN scanning during satellite session. -->
|
<!-- Whether to allow TN scanning during satellite session. -->
|
||||||
<bool name="config_satellite_allow_tn_scanning_during_satellite_session">false</bool>
|
<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>
|
</resources>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue