Merge "Disable Mobile settings in one condition." into qt-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
421ca22a58
@@ -137,6 +137,8 @@ public class MobileNetworkSummaryController extends AbstractPreferenceController
|
||||
startAddSimFlow();
|
||||
return true;
|
||||
});
|
||||
} else {
|
||||
mPreference.setEnabled(false);
|
||||
}
|
||||
} else {
|
||||
// We have one or more existing subscriptions, so we want the plus button if eSIM is
|
||||
|
Reference in New Issue
Block a user