Use a LRU to in memory store the network connection order

In memory use a LRU to determine the network connection order for non-passpoint network.
And persist a bool on the disk, only set 16(or whatever overlay config) most recently connected
network to true.

Bug: 150799593
Test: atest com.android.server.wifi
Change-Id: Ic4594810409fbfe91e0c7d840d8a6d9f571e184f
14 files changed