LocalNetworkCollector
Permissioned collector for SignalCategory.LocalNetwork.
Reports Wi-Fi enabled state, visible AP count, band and security-protocol distribution (via WifiManager scan results) and mDNS/NSD service discovery (discoverLocalNetworkServices). Scanning requires NEARBY_WIFI_DEVICES (Android 13+) or fine location on older releases.
Privacy: nearby APs and local services characterize the physical network environment; SSIDs and hostnames are never exported, only aggregate counts/types. Gated behind PermissionKind.LocalNetwork.