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

Commit 75f27b56 authored by Dan Morrill's avatar Dan Morrill Committed by Android (Google) Code Review
Browse files

Merge "Adding config_alwaysUseCdmaRssi. The change that added this didn't make...

Merge "Adding config_alwaysUseCdmaRssi. The change that added this didn't make it to master do to a merge conflict oversight."
parents ec609d3a 5ffe6bc9
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -627,4 +627,7 @@
         Example 2: devices sold in India should include tables 4 through 13
         to enable use of the new Release 9 tables for Indic languages. -->
    <integer-array name="config_sms_enabled_locking_shift_tables"></integer-array>

    <!-- Set to true if the RSSI should always display CDMA signal strength even on EVDO -->
    <bool name="config_alwaysUseCdmaRssi">false</bool>
</resources>