Merge "Remove all static members from NetworkStatsFactory." am: 63f94f411b
am: 5409264cee Change-Id: Iada14a1fea74197014e75a1112c7a5b35d6b1a1d
This commit is contained in:
@@ -67,7 +67,8 @@ interface INetworkStatsService {
|
||||
void forceUpdateIfaces(
|
||||
in Network[] defaultNetworks,
|
||||
in NetworkState[] networkStates,
|
||||
in String activeIface);
|
||||
in String activeIface,
|
||||
in VpnInfo[] vpnInfos);
|
||||
/** Force update of statistics. */
|
||||
@UnsupportedAppUsage
|
||||
void forceUpdate();
|
||||
|
||||
Reference in New Issue
Block a user