WifiScoreReport: Don't notify for local only or restricted connections

External scorers do not need to be notified for local only or restricted
connections (since they cannot become the default network if there is
cellular). Add a cache of the latest Networkcapabilities in
WifiNetworkAgent & use that to skip external scorer notification.

Bug: 181363436
Test: atest android.net.wifi.cts (On device with STA + STA & without it)
Test: atest com.android.server.wifi
Change-Id: I2bc999dcf275dd5afb8c246e5458689ff6b100f8
6 files changed