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

Commit 705b41ea authored by Sukanya Rajkhowa's avatar Sukanya Rajkhowa Committed by Android Git Automerger
Browse files

am 57674c99: am 518db096: am 5699372f: am 14cb7b8a: Add config to control phone switch

* commit '57674c99243b51b13cbea48766e30e67cd9448d6':
  Add config to control phone switch
parents 59432a4c e6835028
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -1849,4 +1849,9 @@
        <item>71610</item>
        <item>732101</item>
    </string-array>

    <!-- Config determines whether to update phone object when voice registration
         state changes. Voice radio tech change will always trigger an update of
         phone object irrespective of this config -->
    <bool name="config_switch_phone_on_voice_reg_state_change">true</bool>
</resources>
+1 −0
Original line number Diff line number Diff line
@@ -2067,4 +2067,5 @@
  <java-symbol type="array" name="dial_string_replace" />
  <java-symbol type="bool" name="config_restart_radio_on_pdp_fail_regular_deactivation" />
  <java-symbol type="array" name="networks_not_clear_data" />
  <java-symbol type="bool" name="config_switch_phone_on_voice_reg_state_change" />
</resources>