[WifiScoreCard] Save networkId and netId in dumpsys

Since the ssid is not present in the dumpsys output, put the
networkId and netId there for debuggability.

Bug: 123403587
Test: atest FrameworksWifiTests
Test: manual - flash, connect to some networks, then
Test:   adb shell dumpsys wifi WifiScoreCard
Test:   decode the output (base64-encoded protobuf)
Test:   verify that ssids are not present and numeric ids are present

Change-Id: Idd1f8b28c1d634916a22dfa5d79721e67add2c15
6 files changed