systemui: Handle case when network has been lost
If the network is immediately lost after becoming available the onAvailable callback may not yet have finished and is working with a lost network. In this case networkCapabilities may be null, so handle that. Change-Id: I588586ae0e844667cca4e2fd992d9694432a2198
Loading
Please register or sign in to comment