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

Commit 6188fbde authored by Thomas Nguyen's avatar Thomas Nguyen Committed by Android (Google) Code Review
Browse files

Merge "Add a config_satellite_modem_support_concurrent_tn_scanning device config." into main

parents 880cf047 0ffa517d
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.