| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove Slog usage in NetworkState | Remi NGUYEN VAN | 2021-03-11 | 1 | -2/+2 |
| | | | | | | | | | | Slog should not be used in unbundled jars as it is a hidden API; use the standard Log utility instead. Bug: 172050541 Test: m Change-Id: I54b2b99b2aedbb5194e9ec24068d2f2ce46d67fc | ||||
| * | Move NetworkState to Connectivity | Remi NGUYEN VAN | 2021-03-05 | 1 | -0/+130 |
| NetworkState is becoming an internal implementation class, with NetworkStateSnapshot replacing it as a proper API. Considering this it belongs inside Connectivity. Bug: 174123988 Test: m Change-Id: I201f1a07c50d9da31e33f5c207875da8863ef57c | |||||
