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

Commit 0ffa517d authored by Thomas Nguyen's avatar Thomas Nguyen
Browse files

Add a config_satellite_modem_support_concurrent_tn_scanning device config.

Bug: 378762930
Test: SatelliteSessionControllerTest
Manual system test with Pixel Skylo
Flag: com.android.internal.telephony.flags.carrier_roaming_nb_iot_ntn

Change-Id: I65809527895b95f8108935bea1e031a2dd5a97bc
parent 73439919
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -318,6 +318,12 @@
    <bool name="config_oem_enabled_satellite_access_allow">true</bool>
    <java-symbol type="bool" name="config_oem_enabled_satellite_access_allow" />

    <!-- Whether the satellite modem support concurrent TN scanning while device is in
         NTN mode.
         -->
    <bool name="config_satellite_modem_support_concurrent_tn_scanning">true</bool>
    <java-symbol type="bool" name="config_satellite_modem_support_concurrent_tn_scanning" />

    <!-- The time duration in seconds which is used to decide whether the Location returned from
         LocationManager#getLastKnownLocation is fresh.