[Wi-Fi] Add object comments for WifiTrackerLib migration
Migrating from Wi-Fi SettingsLib to to WifiTrackerLib, there are both some Settings files of both version. Developers should develop on new version files. Bug: 152571756 Test: compile Change-Id: I4446e2e333663bf69daa1ceff102775889021851
This commit is contained in:
@@ -86,6 +86,9 @@ import java.util.stream.Collectors;
|
||||
/**
|
||||
* The class for allowing UIs like {@link WifiDialog} and {@link WifiConfigUiBase} to
|
||||
* share the logic for controlling buttons, text fields, etc.
|
||||
*
|
||||
* Migrating from Wi-Fi SettingsLib to to WifiTrackerLib, this object will be removed in the near
|
||||
* future, please develop in {@link WifiConfigController2}.
|
||||
*/
|
||||
public class WifiConfigController implements TextWatcher,
|
||||
AdapterView.OnItemSelectedListener, OnCheckedChangeListener,
|
||||
|
Reference in New Issue
Block a user