OSDN Git Service

Default CDMA subscription source to RUIM/SIM
authorGrace Chen <chengrace@google.com>
Tue, 13 Jun 2017 23:07:45 +0000 (16:07 -0700)
committerGrace Chen <chengrace@google.com>
Tue, 13 Jun 2017 23:09:01 +0000 (16:09 -0700)
commit6ad1c5ef3c44f3619b987c1af2ca6c5a876b8282
treec846e1d74ea2dfaac007908a5f427220bdf3dd30
parente15da2649b1ca6a439b291d8fedeb96cdb63850a
Default CDMA subscription source to RUIM/SIM

Operators read CDMA subscription from RUIM/SIM now thus change
the default hardcoded preference everywhere. Add code clean-up to
make the default come from a single source, the Phone interface.

Additional rework proposed in http://b/62299272, but this corrects
immediate issue where CDMA SSM was defaulting to NV instead of RUIM
/SIM and caused CSIM subscription to not load and 'no sim' symptom
for many users.

Bug: 62143087
Test: None
Change-Id: I32b1f1e40c736a566df824218a6565de851ce161
packages/SettingsProvider/src/com/android/providers/settings/DatabaseHelper.java