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

Commit eb79dc2a authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "Manual CDMA and GSM search in global mode"

parents 2dd329df b8165baf
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -1431,4 +1431,6 @@

    <!-- Configuartion to support SIM refresh in STK command for dual mode card.-->
    <bool name="config_sim_refresh_for_dual_mode_card">true</bool>
    <!-- set this value to true to set network mode as global during boot up -->
    <bool name="config_global_phone_enabled">false</bool>
</resources>
+1 −0
Original line number Diff line number Diff line
@@ -1809,4 +1809,5 @@

  <!-- sim refresh for dual mode card -->
  <java-symbol type="bool" name="config_sim_refresh_for_dual_mode_card" />
  <java-symbol type="bool" name="config_global_phone_enabled" />
</resources>