Skip to content
Commit 0d72b183 authored by junyulai's avatar junyulai
Browse files

[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
parent db3769c4
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment