am 98365869
: ksd to lmp-sprout-dev
* commit '983658696be22aa55dc5b37c666cedb8826ded83': ksd to lmp-sprout-dev
This commit is contained in:
@@ -268,8 +268,7 @@ public class SimSettings extends RestrictedSettingsFragment implements Indexable
|
||||
} else if (simPref.getKey().equals(KEY_CALLS)) {
|
||||
SubscriptionManager.setDefaultVoiceSubId(subId);
|
||||
} else if (simPref.getKey().equals(KEY_SMS)) {
|
||||
// TODO: uncomment once implemented. Bug: 16520931
|
||||
// SubscriptionManager.setDefaultSMSSubId(subId);
|
||||
SubscriptionManager.setDefaultSmsSubId(subId);
|
||||
}
|
||||
|
||||
return true;
|
||||
|
Reference in New Issue
Block a user