commit | 0d72b183492de986030bb2f923b7e437068c4730 | [log] [tgz] |
---|---|---|
author | junyulai <junyulai@google.com> | Wed Mar 03 21:28:08 2021 +0800 |
committer | junyulai <junyulai@google.com> | Sat Mar 06 08:38:05 2021 +0800 |
tree | cd0593f40a2c885fab0e937d7e5eb6b5aaeda004 | |
parent | db3769c465502f17cb61be91a07febe8a346bc13 [diff] |
[FUI24] Use getAllNetworkStateSnapshot in NetworkPolicyManagerService Currently, in NPMS, getAllNetworkState is used to get all information of all connected networks. However, this will not be available after ConnectivityService goes to mainline module. Thus, replace the usage with new API. Test: atest NetworkPolicyManagerServiceTest Bug: 174123988 Change-Id: I99bca71cb3b98f74eab036fac4517ee926eb539c