Merge "[Settings] Code refactor" into rvc-dev

This commit is contained in:
Bonian Chen
2020-04-08 04:52:23 +00:00
committed by Android (Google) Code Review

View File

@@ -26,8 +26,6 @@ import android.telephony.TelephonyManager;
import androidx.preference.ListPreference; import androidx.preference.ListPreference;
import androidx.preference.Preference; import androidx.preference.Preference;
import com.android.settings.network.telephony.TelephonyConstants.TelephonyManagerConstants;
/** /**
* Preference controller for "System Select" * Preference controller for "System Select"
*/ */