Deprecated Wifi panel and relevant objects
Bug: 328529085 Test: robotest Change-Id: I960718acbdf1d2be6c3b6b396cf2ac69d4aa3046
This commit is contained in:
@@ -32,7 +32,10 @@ import java.util.List;
|
||||
|
||||
/**
|
||||
* Panel data class for Wifi settings.
|
||||
*
|
||||
* @deprecated this is not used after V and will be removed.
|
||||
*/
|
||||
@Deprecated(forRemoval = true)
|
||||
public class WifiPanel implements PanelContent {
|
||||
|
||||
private final Context mContext;
|
||||
|
||||
Reference in New Issue
Block a user