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

Commit 2c865489 authored by Jordan Liu's avatar Jordan Liu
Browse files

Remove dial_string_replace configs

Remove old configs within frameworks/base. With move to CarrierConfig no
need for the old resources.
Merged-In: I0b0e5dda79e129fb1b525af9ef69c00a97f26ee9

Bug: 29873049
Change-Id: I0b0e5dda79e129fb1b525af9ef69c00a97f26ee9
parent 9d9cf5b3
Loading
Loading
Loading
Loading
+0 −7
Original line number Diff line number Diff line
@@ -25,13 +25,6 @@
    -->
    <integer name="config_mobile_mtu">1358</integer>

    <!-- service number convert map in roaming network. -->
    <!-- [dialstring],[replacement][,optional gid] -->
    <string-array translatable="false" name="dial_string_replace">
        <item>"*611:+19085594899,BAE0000000000000"</item>
        <item>"*86:+1MDN,BAE0000000000000"</item>
    </string-array>

    <!-- Flag indicating whether strict threshold is used, or lenient threshold is used,
          when evaluating RSRP for LTE antenna bar display
           0. Strict threshold
+0 −5
Original line number Diff line number Diff line
@@ -52,11 +52,6 @@
    <bool name="config_carrier_volte_provisioned">true</bool>

    <bool name="config_auto_attach_data_on_creation">false</bool>
    <!-- service number convert map in roaming network. -->
    <string-array translatable="false" name="dial_string_replace">
        <item>"*611:+19085594899,"</item>
        <item>"*86:+1MDN,"</item>
    </string-array>

    <!-- Flag indicating whether strict threshold is used, or lenient threshold is used,
          when evaluating RSRP for LTE antenna bar display