[Settings] Code refactor - remove unused import lines
Remove some unused import lines within source code based on https://source.android.com/setup/contribute/code-style Bug: 182867979 Test: build pass Change-Id: I76dbcfa9e5b435b2838401dfee15b12f472d07d0
This commit is contained in:
@@ -27,6 +27,7 @@ import com.android.settingslib.applications.ApplicationsState.AppEntry;
|
||||
import com.android.settingslib.applications.ApplicationsState.AppFilter;
|
||||
|
||||
import java.util.List;
|
||||
|
||||
/*
|
||||
* Connects info of apps that change wifi state to the ApplicationsState. Wraps around the generic
|
||||
* AppStateAppOpsBridge class to tailor to the semantics of CHANGE_WIFI_STATE. Also provides app
|
||||
|
Reference in New Issue
Block a user