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

Commit 5ffe6bc9 authored by Dan Morrill's avatar Dan Morrill
Browse files

Adding config_alwaysUseCdmaRssi. The change that added this didn't make it to

master do to a merge conflict oversight.

Change-Id: I35e7b0e3ad008b2c350ce720848d1b91e2e9fc5b
parent fe930104
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>