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

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

Merge "Add a device config for satellite NIDD APN name" into main

parents 07e964b2 14e45d21
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -471,6 +471,12 @@
    <string name="satellite_access_config_file" translatable="false"></string>
    <java-symbol type="string" name="satellite_access_config_file" />

    <!-- 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" translatable="false"></string>
    <java-symbol type="string" name="config_satellite_nidd_apn_name" />

    <!-- Boolean indicating whether to enable MT SMS polling for NB IOT NTN. -->
    <bool name="config_enabled_mt_sms_polling">true</bool>
    <java-symbol type="bool" name="config_enabled_mt_sms_polling" />