hotspot2: add config store data for Passpoint
Two types of Passpoint configuration will be persisted to the storage:
- System wide configuration - persisted to share store
- User specific configuration - persisted to user store
Currently, the system wide configuration only consists of provider index,
which is used for assigning unique ID to providers during provider
creation. And the user specific configuration will contain information
for each installed provider.
Bug: 31065385
Test: frameworks/opt/net/wifi/tests/wifitests/runtests.sh
Change-Id: Ic378bd761af4e45f83428210dd3a493d845a786b
3 files changed