Get rid of redundant mSubId.

Test: none
Bug: 182326102
Change-Id: I0be2923ed28551aef57fb85f2914f7f8f40a12f9
This commit is contained in:
Amit Mahajan
2021-04-29 09:56:58 -07:00
parent e22567d44e
commit c58284d2b5

View File

@@ -42,7 +42,6 @@ public class BackupCallingPreferenceController extends TelephonyTogglePreference
private static final String LOG_TAG = "BackupCallingPrefCtrl";
private int mSubId;
private Preference mPreference;
/**