Add support for installing Passpoint profile via overloaded API

In N and earlier, WifiManager#addNetwork was used for adding/installing
Passpoint profiles.  In O, we've refactored the Passpoint support
and provided dedicated APIs.  In order to be backward compatible
with existing apps,  we need to continue support installing Passpoint
profile using WifiManager#addNetwork.

Bug: 62142779
Test: frameworks/opt/net/wifi/tests/wifitests/runtests.sh
Test: Manually update WifiInstaller to use WifiManager#addNetwork
      to install Passpoint profile, and verify it works.

Change-Id: I4a91273dccef5521c2bbca2a83e2ff08ce109a14
Merged-In: I4a91273dccef5521c2bbca2a83e2ff08ce109a14
2 files changed
tree: e972c45c6f902aeead5c79e9e95f65af4f0b93ec
  1. service/
  2. PREUPLOAD.cfg