Clean up some UnusedResources detected by lint 4
Bug: 234570979 Test: Manual with Settings App Change-Id: Icc21ef3bedc7a39e7841271f51b77e9b543f6f0f
This commit is contained in:
@@ -32,10 +32,9 @@ import com.android.settingslib.core.lifecycle.Lifecycle;
|
||||
* are active mobile subscriptions. It shows an overview of available mobile network
|
||||
* connections with an entry for each subscription.
|
||||
*
|
||||
* {@link NetworkMobileProviderController} is used to show subscription status on internet
|
||||
* page for provider model. This original class can refer to {@link MultiNetworkHeaderController},
|
||||
*
|
||||
*/
|
||||
* {@link NetworkMobileProviderController} is used to show subscription status on internet
|
||||
* page for provider model.
|
||||
*/
|
||||
public class NetworkMobileProviderController extends BasePreferenceController implements
|
||||
SubscriptionsPreferenceController.UpdateListener {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user