Merge "Remove ConnectivityManager and its usages from NetworkStatsService."
This commit is contained in:
@@ -1366,7 +1366,6 @@ public final class SystemServer {
|
||||
ServiceManager.addService(Context.CONNECTIVITY_SERVICE, connectivity,
|
||||
/* allowIsolated= */ false,
|
||||
DUMP_FLAG_PRIORITY_HIGH | DUMP_FLAG_PRIORITY_NORMAL);
|
||||
networkStats.bindConnectivityManager(connectivity);
|
||||
networkPolicy.bindConnectivityManager(connectivity);
|
||||
} catch (Throwable e) {
|
||||
reportWtf("starting Connectivity Service", e);
|
||||
|
||||
Reference in New Issue
Block a user