GetConnectivityTool
Reports the active network's transports via ConnectivityManager: is_connected, has_wifi, has_cellular, has_bluetooth. All false when there is no active network.
Reading network capabilities requires the normal (install-time) ACCESS_NETWORK_STATE permission, declared by this module's manifest and reported via DeviceTools.requiredPermissions.