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

master do to a merge conflict oversight.

Change-Id: I35e7b0e3ad008b2c350ce720848d1b91e2e9fc5b
This commit is contained in:
Dan Morrill
2011-06-10 10:53:17 -07:00
parent fe93010446
commit 5ffe6bc98d

View File

@@ -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>