Revert "Lazily start IpNeighbourMonitor in qs tiles"
This reverts commit 490f6c5115.
This commit is contained in:
@@ -40,7 +40,6 @@ class LocalOnlyHotspotTileService : IpNeighbourMonitoringTileService() {
|
||||
state = Tile.STATE_ACTIVE
|
||||
label = binder.configuration?.ssid ?: getText(R.string.tethering_temp_hotspot)
|
||||
subtitleDevices { it == iface }
|
||||
listenForClients()
|
||||
}
|
||||
updateTile()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user