Merge "Correct confirm message in Reset options -> Erase all data(factory rest)" into rvc-dev
This commit is contained in:
@@ -344,6 +344,8 @@ public class MasterClear extends InstrumentedFragment implements OnGlobalLayoutL
|
|||||||
noCancelMobilePlan.setVisibility(View.VISIBLE);
|
noCancelMobilePlan.setVisibility(View.VISIBLE);
|
||||||
mEsimStorage.setChecked(true /* checked */);
|
mEsimStorage.setChecked(true /* checked */);
|
||||||
}
|
}
|
||||||
|
} else {
|
||||||
|
mEsimStorage.setChecked(false /* checked */);
|
||||||
}
|
}
|
||||||
|
|
||||||
final UserManager um = (UserManager) getActivity().getSystemService(Context.USER_SERVICE);
|
final UserManager um = (UserManager) getActivity().getSystemService(Context.USER_SERVICE);
|
||||||
|
Reference in New Issue
Block a user